cfn-flow icon indicating copy to clipboard operation
cfn-flow copied to clipboard

Document pattern for "backing resources"

Open ktheory opened this issue 10 years ago • 1 comments

Add examples for how to use cfn-flow with backing resources.

Backing resources are re-used across deploys, and may include:

  • security groups
  • IAM roles & instance profiles
  • RDS instances

ktheory avatar Sep 02 '15 19:09 ktheory

I ran across the cfn-flow blog post and this was one of my first questions. Specifically, I would be interested in what best practices cfn-flow has for handling changes to stateful backing resources -- for example, change the instance type of an RDS instance.

snakescott avatar Jan 02 '16 21:01 snakescott