From 29449bec436c2157c363a17b0ed10c1af840c248 Mon Sep 17 00:00:00 2001 From: sidnhs Date: Thu, 28 Nov 2024 13:49:44 +0000 Subject: [PATCH] CCM-7632: CDN changes --- .../terraform/components/dnsroot/route53_webcms_cname.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/terraform/components/dnsroot/route53_webcms_cname.tf b/infrastructure/terraform/components/dnsroot/route53_webcms_cname.tf index 05b2194..10ca89c 100644 --- a/infrastructure/terraform/components/dnsroot/route53_webcms_cname.tf +++ b/infrastructure/terraform/components/dnsroot/route53_webcms_cname.tf @@ -5,4 +5,4 @@ resource "aws_route53_record" "cms_cname" { ttl = 5 records = ["nhsdigital.github.io"] -} \ No newline at end of file +}