Skip to content

Commit

Permalink
Merge pull request #8150 from ministryofjustice/feature/apex-tld
Browse files Browse the repository at this point in the history
Added top-level domain for apex service
  • Loading branch information
dms1981 authored Oct 3, 2024
2 parents 971a903 + 4016d8a commit 3dc1cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/core-network-services/route53.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ locals {
modernisation-platform-internal-domain = "modernisation-platform.internal"

application-zones = {
apex = "apex.service.justice.gov.uk",
ccms-ebs = "ccms-ebs.service.justice.gov.uk",
cdpt-chaps = "correspondence-handling-and-processing.service.justice.gov.uk",
cdpt-ifs = "integrated-fraud-system.service.justice.gov.uk",
Expand Down

0 comments on commit 3dc1cbd

Please sign in to comment.