Cloud Nuke Versions Save

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it

v0.19.1

1 year ago

Fix a bug breaking API Gateway v2 nuking behavior. The wrong underlying delete method was being called.

v0.19.0

1 year ago

Implement support for inspecting and nuking SNS Topics.

  • #354

v0.18.0

1 year ago

Implement support for inspecting and nuking Elastic FileSystems (EFS)

  • #353

v0.17.0

1 year ago

Implement support for inspecting and nuking API Gateway (v1 and v2).

  • #352

v0.16.4

1 year ago

Description

  • Fixed bug where global resources were not nuked due to a broken security token issue when using GovCloud.

https://github.com/gruntwork-io/cloud-nuke/pull/350

v0.16.3

1 year ago

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

  • #348

v0.16.2

1 year ago

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

  • #335

v0.16.1

1 year ago

Fix VPC nuking behavior by supporting deletion of chained security groups in nukeSecurityGroups.

  • #317

Special thanks

Special thanks to @wsscc2021 for their contribution!

v0.16.0

1 year ago

Implement support for inspecting and nuking Kinesis Stream instances.

Special thanks

Special thanks to @strongishllama for their contribution!

v0.15.0

1 year ago

Implement support for inspecting and nuking Sagemaker notebook instances.

Special thanks

Special thanks to @jvanbuel for their contribution!