AWS Nuke – delete all resources associated with AWS account
1–10 of 124 posts
Re: AWS Nuke – delete all resources associated with AWS account
#2This is a fantastic utility to have in my back pocket, and the attention to safety is commendable. nice!
Re: AWS Nuke – delete all resources associated with AWS account
#3I can barely imagine what is in my AWS account. The last time I used it was 2011.
Re: AWS Nuke – delete all resources associated with AWS account
#4No post body was provided.
Re: AWS Nuke – delete all resources associated with AWS account
#5I would love a `terraform --nuke`.
Not `destroy` - the opposite - destroy/nuke what I don't have in my config.
Re: AWS Nuke – delete all resources associated with AWS account
#6I've used aws-nuke a bunch but the use case seems significantly diminished now that AWS Organizations has the ability to delete entire accounts.
Re: AWS Nuke – delete all resources associated with AWS account
#7I would love a `terraform --nuke`. Not `destroy` - the opposite - destroy/nuke what I don't have in my config.
[deleted]
Re: AWS Nuke – delete all resources associated with AWS account
#8https://github.com/genevieve/leftovers
A co-worker made this when we worked together on a project that ran a large number of terraform configurations in CI against real IaaSes. Each account was a sandbox, so we would run this at the end of a pipeline to clean up any failures or faulty teardowns.
Re: AWS Nuke – delete all resources associated with AWS account
#9I would think they should probably change the name so it doesn’t come across as an official AWS product but seems nice.
Re: AWS Nuke – delete all resources associated with AWS account
#10This is a fantastic utility to have in my back pocket, and the attention to safety is commendable. nice!
Needs a flag to run non-interactively