Skip to content

Commit

Permalink
Change Licensify ECR Registries to Kebab-Case
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-maisy committed Jan 4, 2024
1 parent 366cbba commit 9c46329
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions terraform/deployments/ecr/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ locals {
"govuk-terraform",
"search-api-learn-to-rank",
"content-store-postgresql-branch",
"licensify/admin",
"licensify/backend",
"licensify/dummyservices",
"licensify/feed",
"licensify/frontend",
"licensify-admin",
"licensify-backend",
"licensify-dummyservices",
"licensify-feed",
"licensify-frontend",
]
}

Expand Down

0 comments on commit 9c46329

Please sign in to comment.