Releases: gruntwork-io/cloud-nuke
Releases · gruntwork-io/cloud-nuke
v0.29.1
What's Changed
- Fix secrets manager can nuke secret replica. by @Jennas-Lee in #436
- Fix tests by @ellisonc in #437
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
Full Changelog: v0.28.1...v0.29.0
Migration Guide
This release adds telemetry and sends metrics back to gruntwork. No Identifying information is recorded. The following metrics are included:
- Command and Arguments
- Version Number
- Timestamps
- Resource Types
- Resource Counts
- A randomly generated Run ID
- AWS Account ID
We never collect:
- IP Addresses
- Resource Names
- Telemetry can be disabled entirely by setting the DISABLE_TELEMETRY environment variable on the command line.
v0.28.1
What's Changed
- Simplify presentation of which resources are supported by @zackproser in #433
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- Add cloudwatch alarm support (#429) by @Jennas-Lee in #430
Full Changelog: v0.27.2...v0.28.0
v0.27.2
What's Changed
- [skip ci] Refactor contexts by @eak12913 in #427
- Fix VPC endpoint removal failure by @Jennas-Lee in #432
New Contributors
- @Jennas-Lee made their first contribution in #432
Full Changelog: v0.27.1...v0.27.2
v0.27.1
What's Changed
- Backport UI enhancements to defaults-aws cmd by @zackproser in #407
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- Exclude service-linked IAM roles by @pete0emerson in #418
- fix exclusion rules for roles and policies by @ellisonc in #419
- Update Go Commons to support logging upgrade by @ellisonc in #422
Full Changelog: v0.26.0...v0.27.0
Migration Guide
- If using cloud nuke as a library, you'll need to update to version 1.18 of Go
v0.26.0
- Implement support for IAM service-linked Roles
v0.25.0
What's Changed
- Implement support for configservice recorders and rules by @zackproser in #405
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Added FUNDING.yml by @eak12913 in #397
- Document RDS, Neptune, Document DB by @ellisonc in #398
defaults-aws
also nukes the SG's IPv6 egress rule by @marinalimeira in #401- Implement Launch Template Support by @oredavids in #403
New Contributors
- @eak12913 made their first contribution in #397
- @oredavids made their first contribution in #403
Full Changelog: v0.23.0...v0.24.0