Skip to content

Commit

Permalink
Update r53_0-security-gov-uk.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Nov 4, 2024
1 parent 9922987 commit 1c35c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dns/r53_0-security-gov-uk.tf
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ resource "aws_route53_record" "www-aaaa-prod" {

resource "aws_route53_record" "root-digicert" {
zone_id = aws_route53_zone.sec-gov-uk.zone_id
name = "_o5eatgutj0yf8tp8b2ifa9vwjdlkgyy.security.gov.uk."
name = "_ldkg6g77ndrtxe76u7fl11r1t1u6jms.security.gov.uk."
type = "CNAME"
ttl = local.extra_low_ttl

Expand Down

0 comments on commit 1c35c7d

Please sign in to comment.