This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
v2.4.0
Known Bugs
Currently, there is a high chance that CloudFormation stacks do not get deleted properly. The reason is that aws-nuke and CloudFormation both try to delete resources and if aws-nuke is faster than CloudFormation, the stack deletion will fail permantily.
This bug already existed for previous aws-nuke versions, but it looks like a change in the AWS behavior made this problem appear more often.
See also #242, #244 and discussion in #238.