Skip to content

Commit

Permalink
CC-2437: update validation to core vpc
Browse files Browse the repository at this point in the history
  • Loading branch information
SahidKhan89 committed Mar 15, 2024
1 parent 68722c6 commit 554828b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/environments/ccms-ebs/ccms-certificates.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ resource "aws_route53_record" "external_validation" {
name = dvo.resource_record_name
record = dvo.resource_record_value
type = dvo.resource_record_type
provider = dvo.domain_name == "modernisation-platform.service.justice.gov.uk" ? aws.core-network-services : null
}
}

Expand Down

0 comments on commit 554828b

Please sign in to comment.