dapr / dapr/components-contrib
Delete old AWS resources daily
- Dominant language
- Go
- Stars
- 602
- Forks
- 580
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 6
Description
For AWS certification infrastructure we may have dangling resources if the test fails before cleanup. We should run a daily task to delete all old resources - this can be a new workflow.
The following tool would allow us to easily delete everything. We can filter by resource type and date, e.g. only delete Queues, Topics, Subscriptions created more than 24 hours ago.
https://github.com/rebuy-de/aws-nuke
Contributor guide
Research direction
The issue names a new workflow and the aws-nuke tool, but no repository file or test is specified. Start by reviewing existing workflow configuration and aws-nuke's resource and age filters; done means a daily task removes the specified AWS resources created more than 24 hours earlier.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- ci-cd, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100