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 = {
|
data = {
|
||||||
flags = "0"
|
flags = "0"
|
||||||
tag = "issue"
|
tag = "issue"
|
||||||
value = "letsencrypt.org"
|
value = "\"letsencrypt.org\""
|
||||||
}
|
}
|
||||||
name = "@"
|
name = "@"
|
||||||
proxied = false
|
proxied = false
|
||||||
|
Reference in New Issue
Block a user