Actualiser records_srv.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 7s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 7s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
resource "cloudflare_dns_record" "sip-tls-terraform-srv" {
|
resource "cloudflare_dns_record" "sip-tls-terraform-srv" {
|
||||||
zone_id = var.cloudflare_zone_id
|
zone_id = var.cloudflare_zone_id
|
||||||
comment = "Domain verification record M"
|
comment = "Domain verification record Q"
|
||||||
data = {
|
data = {
|
||||||
#service = "_sip"
|
#service = "_sip"
|
||||||
#proto = "_tls"
|
#proto = "_tls"
|
||||||
|
Reference in New Issue
Block a user