Skip to content

burukuru/packer-ec2-cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packer-ec2-cleanup

Clean up stale EC2 instances from Packer builds

Usage

GO111MODULE=on go mod init
go build
./packer-ec2-cleanup -h

Describe instance:

./packer-ec2-cleanup di

Terminate instance older than 30 minutes:

./packer-ec2-cleanup ti --olderthan 30m

About

Clean up stale EC2 instances from Packer builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published