applying ECR lifecycle policy
outline
When you create an ECR Repository, LifeCycle rule is not applied by default, and it will be charged unexpectly. Below is a script that applies LifeCycle to delete more than 5 untagged images from the entire ECR of the account.
script ( ec...
ktg0210.hashnode.dev1 min read