Skip to content

v0.21.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 21 Feb 18:29
· 4 commits to master since this release
bf395ce
aws-nuke update @Nuru (#120)

what

  • Update aws-nuke 2.15.0 -> current 2.17.0
  • Add resources to nuke:
    • IAMInstanceProfile
    • IAMInstanceProfileRole
    • MSKCluster
    • MSKConfiguration
  • Alphabetize bulk of list of resources to nuke

why

  • Support for additional resources
  • Needed to properly clean up MSK and ElasticBeanstalk
  • Make resources easier to find in config file

notes

  • Automated nightly aws-nuke was failing since Dec 22, 2021 due to lack of support for AWS MWAA and failure to clean up MSK and ElasticBeanstalk.
  • Still waiting for MWAA support. See rebuy-de/aws-nuke#745