Skip to content

Commit

Permalink
Merge pull request #1056 from alphagov/dj-maisy/licensify-ecr-kebabs
Browse files Browse the repository at this point in the history
Change Licensify ECR Registries to Kebab-Case
  • Loading branch information
dj-maisy authored Jan 4, 2024
2 parents 366cbba + 9c46329 commit f5b7631
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 f5b7631

Please sign in to comment.