Actualiser records_txt.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 6s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 6s
This commit is contained in:
@@ -58,7 +58,7 @@ resource "cloudflare_dns_record" "txt-tips-of-mine" {
|
|||||||
zone_id = var.cloudflare_zone_id
|
zone_id = var.cloudflare_zone_id
|
||||||
comment = "Domain verification record W"
|
comment = "Domain verification record W"
|
||||||
content = "\"v=spf1 a mx -all\""
|
content = "\"v=spf1 a mx -all\""
|
||||||
name = "mail._domainkey"
|
name = "@"
|
||||||
proxied = false
|
proxied = false
|
||||||
tags = []
|
tags = []
|
||||||
ttl = 3600
|
ttl = 3600
|
||||||
|
Reference in New Issue
Block a user