mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
name incorrect
This commit is contained in:
parent
0395ca041f
commit
0519a70aa8
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ resource "aws_ecr_repository_policy" "walthamforest_etl_ecr_access" {
|
|||
}
|
||||
|
||||
|
||||
|
||||
# ECR lifecycle policy to delete tagged images older than 14 days
|
||||
resource "aws_ecr_lifecycle_policy" "walthamforest_etl_loader_lifecycle" {
|
||||
repository = aws_ecr_repository.walthamforest_etl_ecr.name
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue