Skip to content

Releases: gruntwork-io/cloud-nuke

v0.9.2

01 Feb 20:29
07da6c6
Compare
Choose a tag to compare

#257 : cloud-nuke now can remove customer-managed in AWS Key Management Service

v0.9.1

23 Jan 00:24
4b341ca
Compare
Choose a tag to compare

#272 VPC nuking now respects the --older-than flag

v0.9.0

18 Jan 20:42
6bc22b9
Compare
Choose a tag to compare

#271: cloud-nuke will now delete IAM OpenID Connect (OIDC) Providers. If you wish to avoid nuking IAM OIDC Providers, you can either pass in --exclude-resource-type oidcprovider, or specify a config file.

v0.8.2

14 Jan 23:25
998852c
Compare
Choose a tag to compare

#269 cloud-nuke now has config file support for VPCs

v0.8.1

12 Jan 19:49
46f5270
Compare
Choose a tag to compare
  • #262: Added pagination for lambda functions listing

v0.8.0

12 Jan 16:26
67936b1
Compare
Choose a tag to compare

cloud-nuke will now delete Elasticache instances. If you wish to avoid nuking Elasticache instances, you can either pass in --exclude-resource-type elasticache, or specify a config file.

NOTE: This is equivalent to v0.7.5, but released as backward incompatible to indicate a new resource was added to prevent users from inadvertently updating to a new patch release without realizing a new resource is being included in the nuking.

v0.7.5

12 Jan 01:48
67936b1
Compare
Choose a tag to compare

#267 cloud-nuke now supports nuking Elasticache clusters

v0.7.4

12 Jan 00:25
9365281
Compare
Choose a tag to compare

#268 cloud-nuke now deletes endpoints when nuking VPCs.

v0.7.3

03 Jan 21:50
06380f1
Compare
Choose a tag to compare

#265: Added config file support for filtering by name to EBS volumes and Lambda functions.

v0.7.2

03 Jan 20:43
3343b84
Compare
Choose a tag to compare

#258 & #266: Added config file support for filtering by name to DynamoDB, ELBv2, ECS service and ECS cluster.

Special thanks

Special thanks to @brandonstrohmeyer for their contribution!