Actualiser records_a.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:
@@ -22,7 +22,7 @@ resource "cloudflare_dns_record" "b-root" {
|
||||
|
||||
resource "cloudflare_dns_record" "c-root" {
|
||||
zone_id = var.cloudflare_zone_id
|
||||
comment = "Domain verification record O"
|
||||
comment = "Domain verification record C"
|
||||
content = var.ip_server_a
|
||||
name = "*"
|
||||
proxied = false
|
||||
|
Reference in New Issue
Block a user