diff --git a/records_caa.tf b/records_caa.tf index 537f2ba..1f2f229 100644 --- a/records_caa.tf +++ b/records_caa.tf @@ -1,6 +1,6 @@ resource "cloudflare_dns_record" "caa-root" { zone_id = var.cloudflare_zone_id - comment = "Domain verification record N" + comment = "Domain verification record D" data = { flags = "0" tag = "issue"