From 531c5cfb023b6a026fc0b92bace01f6f0f8f7346 Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Mon, 4 Aug 2025 19:42:36 +0200 Subject: [PATCH] Actualiser records_srv.tf --- records_srv.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/records_srv.tf b/records_srv.tf index 30c44ee..e094ec6 100644 --- a/records_srv.tf +++ b/records_srv.tf @@ -1,6 +1,6 @@ resource "cloudflare_dns_record" "sip-tls-terraform-srv" { zone_id = var.cloudflare_zone_id - comment = "Domain verification record M" + comment = "Domain verification record Q" data = { #service = "_sip" #proto = "_tls"