github gruntwork-io/cloud-nuke v0.11.8

latest releases: v0.35.0, v0.34.0, v0.33.0...
22 months ago

#305 Extend cloud-nuke with non-destructive inspect command and library methods

This release adds a non-destructive command, inspect-aws, which accepts most of the same flags as nuke but will never delete resources. As aws / nuke is to DELETE, aws-inspect is to LIST or READ.

You can use inspect-aws to list and search for resources across your AWS accounts.

In addition, this release adds library functionality that allows you to script against cloud-nuke. See Using cloud-nuke as a library for more information.

This release fixes the regression bug with --exclude-resource-type that was introduced in v0.11.7

Don't miss a new cloud-nuke release

NewReleases is sending notifications on new releases.