|
|
|
Show HN: AWS Auto Cleanup – Automatically cleanup your AWS account
|
|
10 points
by mlevit
1458 days ago
|
|
I launched AWS Auto Cleanup (https://github.com/servian/aws-auto-cleanup) in April 2019. The goal of the project was to create a tool that would delete unused or abandoned AWS resources. Each supported resource has a maximum time-to-live (TTL) which can be extended by allowlisting your resources in a simple web UI. I've been slowly added support for more commonly used/expensive AWS resources over time. Feedback, comments, suggestions and more always welcome. |
|
Separate question: If I put an Elastic Beanstalk application on the allowlist, will the app protect all related resources (load balancers, EC2 instances, VPCs, etc)?