Skip to content

Commit 458d913

Browse files
feat: Update AWS regions in account-nuke.sh (#72)
1 parent 2643bfd commit 458d913

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tools/aws/account-nuke.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ presets:
6262
6363
6464
regions: #this regions list was last updated on October 11, 2025. https://aws-nuke.ekristen.dev/features/enabled-regions/
65-
- all
65+
- global
66+
- us-west-2
67+
- us-east-1
6668
6769
6870
EOF

0 commit comments

Comments
 (0)