Actualiser records_txt.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 6s

This commit is contained in:
2025-08-04 19:45:06 +02:00
parent 52042a1244
commit 44a50aeb78

View File

@@ -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