Actualiser records_caa.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 14s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 14s
This commit is contained in:
@@ -4,7 +4,7 @@ resource "cloudflare_dns_record" "caa-root" {
|
||||
data = {
|
||||
flags = "0"
|
||||
tag = "issue"
|
||||
value = "letsencrypt.org"
|
||||
value = "\"letsencrypt.org\""
|
||||
}
|
||||
name = "@"
|
||||
proxied = false
|
||||
|
Reference in New Issue
Block a user