Implement aws_db_cluster_snapshot Sweeper #12663
Labels
service/rds
Issues and PRs that pertain to the rds service.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Milestone
Community Note
Description
The acceptance testing can leave lingering resources on failed runs (e.g. via coding issues during development or panics). These lingering resources can cause quota limits to be reached, extraneous money to be spent, or in some worst cases leave open security risks in the testing account.
We do not require sweeper implementation during initial resource implementation at this time, but this may change in the future when the process can be simplified and documented better.
e.g. after many years of daily (or more) testing runs
This resource sweeper should have dependencies on upstream resources, e.g.
New or Affected Resource(s)
Definition of Done
The text was updated successfully, but these errors were encountered: