mlevit / aws-auto-cleanup

Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings
MIT License
495 stars 54 forks source link

Terraform state parser to determine whitelist #6

Closed mvisonneau closed 4 years ago

mvisonneau commented 5 years ago

It might be cool to have an automated way to determine the whitelist map. Like be able to pass an argument to specify an S3 bucket containing .tfstate files and iterate over them maybe 🤔