Actualiser records_txt.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 17s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 17s
This commit is contained in:
@@ -34,7 +34,7 @@ resource "cloudflare_dns_record" "txt-mandrill-domainkey" {
|
||||
|
||||
resource "cloudflare_dns_record" "txt-yunohost" {
|
||||
zone_id = var.cloudflare_zone_id
|
||||
comment = "Domain verification record U"
|
||||
comment = "Domain verification record S"
|
||||
content = "\"v=spf1 a mx -all\""
|
||||
name = "@"
|
||||
proxied = false
|
||||
|
Reference in New Issue
Block a user