Skip to content

sosimon/delete-default-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

delete-default-vpc

Delete default VPC in all regions in an AWS account.

There are Python and Bash scripts that do this like this and this, but Python requires Python to be installed, and Bash is quite slow.

Requirements

  • go >= 1.15.2
  • AWS credentials with appropriate permissions to delete VPC, IGW, and Subnets

Build

go build -o delete-default-vpc

Run

./delete-default-vpc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages