Actualiser records_srv.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 16s

This commit is contained in:
2025-07-05 20:23:39 +02:00
parent 596cbe2104
commit 6692a0a824

View File

@@ -1,7 +1,7 @@
resource "cloudflare_dns_record" "sip-tls-terraform-srv" {
zone_id = var.cloudflare_zone_id
comment = "Domain verification record M"
data {
data = {
#service = "_sip"
#proto = "_tls"
#name = "terraform-srv"