Skip to content

Instantly share code, notes, and snippets.

@ragul28
Created August 10, 2024 17:31
Show Gist options
  • Save ragul28/12443bdfdf002577cab54345cd765762 to your computer and use it in GitHub Desktop.
Save ragul28/12443bdfdf002577cab54345cd765762 to your computer and use it in GitHub Desktop.
aws nuke config with commonly used services
regions:
- "us-east-1"
- "us-west-2"
account-blocklist:
- 1234567890
resource-types:
targets:
- EC2Instance
- EC2Snapshot
- EC2Ami
- ELBv2
- ELB
- S3Bucket
- S3Object
- EC2NATGateway
- ACMCertificate
- EC2Volume
- AutoScalingGroup
- EC2Address
- EC2VPCEndpoint
- EC2VPCPeeringConnection
- EC2VPCEndpointConnection
- EC2TGW
- EC2TGWAttachment
- EC2VPNConnection
- EC2VPNGatewayAttachment
- EC2VPNGateway
- ELBv2ListenerRule
- ELBv2TargetGroup
accounts:
555133742: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment