Skip to content

Instantly share code, notes, and snippets.

@diogoaurelio
Last active February 8, 2019 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diogoaurelio/0422c3158d31926d9a4380d385fac837 to your computer and use it in GitHub Desktop.
Save diogoaurelio/0422c3158d31926d9a4380d385fac837 to your computer and use it in GitHub Desktop.
AWS nuke sample config nuke some specific targets
regions:
- eu-west-1
account-blacklist:
- "999999999999" # production
resource-types:
# only nuke these three resources
targets:
- S3Object
- S3Bucket
- EC2Instance
accounts:
12345678910:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment