diff --git a/records_txt.tf b/records_txt.tf index 85b0493..e225cc2 100644 --- a/records_txt.tf +++ b/records_txt.tf @@ -58,7 +58,7 @@ resource "cloudflare_dns_record" "txt-tips-of-mine" { zone_id = var.cloudflare_zone_id comment = "Domain verification record W" content = "\"v=spf1 a mx -all\"" - name = "mail._domainkey" + name = "@" proxied = false tags = [] ttl = 3600