You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cfn-flow update to update existing stacks. π This allows more flexibility modify stateful backing resources with cfn-flow. β οΈ Note that updating stacks conflicts with the idea of immutable infrastructure, so it's intended to be used sparingly. Added in #17.
Show stack outputs when deploying or updating stacks. #16. πββοΈ
cfn-flow delete now polls for stack events instead of exiting before the stack is fully deleted. #18 π