Releases: gruntwork-io/cloud-nuke
Releases · gruntwork-io/cloud-nuke
v0.32.0
What's Changed
- Implement nukeAllRdsDbSubnetGroups to delete all RDS subnet groups by @hongil0316 in #472
- Fix errors in config_test by @hongil0316 in #481
- add sns filter by name and time by @robpickerill in #482
- Add ACM Support by @robpickerill in #466
- Add codedeploy by @robpickerill in #469
- fix(aws): always session from externalcreds by @dixneuf19 in #464
New Contributors
- @robpickerill made their first contribution in #482
- @dixneuf19 made their first contribution in #464
Full Changelog: v0.31.2...v0.32.0
Migration Guide
- New resources have been added in this release, please update your config files to support exclusion rules for Code Deploy, ACM, SNS, and RDS Subnet Groups
v0.31.2
v0.31.1
What's Changed
- Hot patch: disable telemetry for library usage by @zackproser in #460
This fixes a nil pointer dereference when cloud-nuke was used as a library (viainspect
functionality).
Full Changelog: v0.31.0...v0.31.1
v0.31.0
v0.30.0
v0.29.7
v0.29.6
v0.29.5
v0.29.4
What's Changed
- Bug: Filter out AMIs created by AWS Backup - CORE-664 by @arsci in #440
- Add functionality to delete KMS keys that dont have aliases by @MoonMoon1919 in #441
- Add
--delete-unaliased-kms-keys
to CI nuke config by @MoonMoon1919 in #448
Full Changelog: v0.29.3...v0.29.4
v0.29.3
What's Changed
- chore(CORE-659): Improve filtering for EBS Volumes and Snapshots by @MoonMoon1919 in #439
New Contributors
- @MoonMoon1919 made their first contribution in #439
Full Changelog: v0.29.2...v0.29.3