cloud-nuke
cloud-nuke copied to clipboard
Allow specifying exclusion tags
The new s3 nuking capability has a built in mechanism to ignore any buckets that have the tag cloud-nuke-excluded. We should consider extending this to other resources.
See https://github.com/gruntwork-io/cloud-nuke/pull/101#discussion_r402139387 for more context and suggestions.
FYI (related): I filed a spec proposal at #109 which would add global tag-based resource exclusion as an option.
The exclusion tag has been implemented here https://github.com/gruntwork-io/cloud-nuke/pull/570. Closing this PR.