Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

v2.4.0

Compare
Choose a tag to compare
@svenwltr svenwltr released this 20 Aug 11:48
5442e3e

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.

Enhancements

Updated Resources

  • kind/enhancement Initial version of tag-based filterring #237 (@nisabek)