From a0e17932c94ca1e858a7e7c703255eeb9bbc8411 Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Fri, 4 Jul 2025 20:02:56 +0200 Subject: [PATCH] Actualiser records_a.tf --- records_a.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/records_a.tf b/records_a.tf index cdd3f32..e97783b 100644 --- a/records_a.tf +++ b/records_a.tf @@ -2,7 +2,7 @@ resource "cloudflare_record" "a-root" { zone_id = var.cloudflare_zone_id comment = "Domain verification record A" content = var.ip_server_a - name = "a-root.tips-of-mine.com" + name = "a-root.tips-of-mine.org" proxied = false tags = [] ttl = 1