Releases: gruntwork-io/cloud-nuke
Releases · gruntwork-io/cloud-nuke
v0.16.3
Fix Elasticache nuking behavior by looking up replication groups as well as single cache clusters in our list method.
Links
v0.16.2
Fix Elasticache nuking behavior by implementing support for nuking cache clusters that are members of replication groups.
Links
v0.16.1
Fix VPC nuking behavior by supporting deletion of chained security groups in nukeSecurityGroups
.
Links
Special thanks
Special thanks to @wsscc2021 for their contribution!
v0.16.0
Implement support for inspecting and nuking Kinesis Stream instances.
Links
Special thanks
Special thanks to @strongishllama for their contribution!
v0.15.0
Implement support for inspecting and nuking Sagemaker notebook instances.
Links
Special thanks
Special thanks to @jvanbuel for their contribution!
v0.14.0
Implement support for inspecting and nuking IAM Roles
Links
#330
Special thanks
Special thanks to @ekristen for their contribution via #251 which was adapted into this release.
v0.13.0
Implement support for inspecting and nuking AWS Macie member accounts
Links
#323
v0.12.3
- Introduce support for passing a pointer to an external
aws.Config
object when using cloud-nuke as a scripting library via the new externalcreds.Set
method. This is useful for supplying AWS credentials to your cloud-nuke scripting jobs via code.
Links
v0.12.2
Description
- Fixes a bug in the NAT Gateway nuke routine where 404 errors were ignored.
Links
v0.12.1
Description
- Updated the NAT Gateway lookup method so that it does not retrieve deleted or in deletion resources.
Special Thanks
Special thanks to the following users for their contribution:
Links