XenitAB / terraform-modules

Xenit Terraform modules
MIT License
33 stars 18 forks source link

Add purge task to remove old images from ACR #1027

Closed phillebaba closed 1 year ago

phillebaba commented 1 year ago

This task will purge images that are older than 365 days, with the exception that it will keep the 5 newest versions. This will remove the risk of removing images that have not been updated for a year but are still being used.