intuit / cfn-deploy

A useful GitHub Action to help you deploy cloudformation templates
MIT License
15 stars 24 forks source link

force cleanup failed stacks #29

Closed mridhul closed 3 years ago

mridhul commented 3 years ago

have found that if for some reason (errors) the stack goes into ROLLBACK_COMPLETE mode in AWS, then updates are not allowed for it, so any subsequent deployment on the same stack are denied. Can we create a to-do to delete a stack if it got errored during deployment?

rylim commented 3 years ago

@mridhul submitted a PR for this issue, please let me know if you have any feedback.

mridhul commented 3 years ago

@rylim Closing this. thanks for your contribution, please do check the issues page and please contribute again. Please dont forget to add a star for the project :)

rylim commented 3 years ago

Thanks @mridhul it was fun to work on this issue 🙂 thanks for your support as well! I have added a star ⭐ to the project 👍🏼