Skip to content

Commit 8c043cc

Browse files
committed
formatting
1 parent 3192133 commit 8c043cc

File tree

1 file changed

+2
-2
lines changed
  • terraform/services/ecr-cleanup

1 file changed

+2
-2
lines changed

terraform/services/ecr-cleanup/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ locals {
33

44
repo_list_by_app_env = {
55
dpc = {
6-
test = ["dpc-web-admin", "dpc-web-portal"]
7-
prod = []
6+
test = ["dpc-web-admin", "dpc-web-portal"]
7+
prod = []
88
}
99
}
1010
}

0 commit comments

Comments
 (0)