From b3ac2e32f465f37b317b438525fce92eaeff54f5 Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Mon, 4 Aug 2025 21:09:43 +0200 Subject: [PATCH] Actualiser records_caa.tf --- records_caa.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/records_caa.tf b/records_caa.tf index 1f2f229..c0a5cc1 100644 --- a/records_caa.tf +++ b/records_caa.tf @@ -1,6 +1,6 @@ resource "cloudflare_dns_record" "caa-root" { zone_id = var.cloudflare_zone_id - comment = "Domain verification record D" + comment = "Domain verification record F" data = { flags = "0" tag = "issue"