Actualiser records_caa.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:
@@ -1,6 +1,6 @@
|
||||
resource "cloudflare_dns_record" "caa-root" {
|
||||
zone_id = var.cloudflare_zone_id
|
||||
comment = "Domain verification record N"
|
||||
comment = "Domain verification record D"
|
||||
data = {
|
||||
flags = "0"
|
||||
tag = "issue"
|
||||
|
Reference in New Issue
Block a user