feat: Update AWS regions in account-nuke.sh#72
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the AWS regions configuration in the account-nuke.sh script to specify explicit regions instead of using the "all" wildcard.
- Replaces the generic "all" region setting with specific AWS regions
- Adds global, us-west-2, and us-east-1 regions to the configuration
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
PR Type
Enhancement
Description
Replace global region selector with specific AWS regions
Target us-west-2 and us-east-1 for account nuke operations
Diagram Walkthrough
File Walkthrough
account-nuke.sh
Update AWS regions configurationtools/aws/account-nuke.sh
- allwith- globalregion selectorus-west-2andus-east-1