Actualiser records_caa.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 15s

This commit is contained in:
2025-08-04 21:09:43 +02:00
parent 2462095e94
commit b3ac2e32f4

View File

@@ -1,6 +1,6 @@
resource "cloudflare_dns_record" "caa-root" { resource "cloudflare_dns_record" "caa-root" {
zone_id = var.cloudflare_zone_id zone_id = var.cloudflare_zone_id
comment = "Domain verification record D" comment = "Domain verification record F"
data = { data = {
flags = "0" flags = "0"
tag = "issue" tag = "issue"