Skip to content

Releases: gruntwork-io/cloud-nuke

v0.16.3

12 Aug 14:45
e926aa8
Compare
Choose a tag to compare

Fix Elasticache nuking behavior by looking up replication groups as well as single cache clusters in our list method.

Links

v0.16.2

26 Jul 19:48
e617142
Compare
Choose a tag to compare

Fix Elasticache nuking behavior by implementing support for nuking cache clusters that are members of replication groups.

Links

v0.16.1

22 Jul 16:40
cb3d91b
Compare
Choose a tag to compare

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

21 Jul 18:37
3044692
Compare
Choose a tag to compare

Implement support for inspecting and nuking Kinesis Stream instances.

Links

Special thanks

Special thanks to @strongishllama for their contribution!

v0.15.0

19 Jul 17:19
84e51f2
Compare
Choose a tag to compare

Implement support for inspecting and nuking Sagemaker notebook instances.

Links

Special thanks

Special thanks to @jvanbuel for their contribution!

v0.14.0

19 Jul 15:09
044f1f8
Compare
Choose a tag to compare

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

18 Jul 18:52
127dad6
Compare
Choose a tag to compare

Implement support for inspecting and nuking AWS Macie member accounts

Links

#323

v0.12.3

15 Jul 18:46
52b3e2e
Compare
Choose a tag to compare
  • 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

07 Jul 19:37
69ab356
Compare
Choose a tag to compare

Description

  • Fixes a bug in the NAT Gateway nuke routine where 404 errors were ignored.

Links

v0.12.1

07 Jul 19:19
9d35701
Compare
Choose a tag to compare

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