Actualiser variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 31s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 31s
This commit is contained in:
@@ -9,7 +9,7 @@ variable "cloudflare_zone_id" {
|
|||||||
description = "La zone DNS à laquelle ajouter l'enregistrement."
|
description = "La zone DNS à laquelle ajouter l'enregistrement."
|
||||||
type = string
|
type = string
|
||||||
sensitive = true
|
sensitive = true
|
||||||
default = "82345d1f868f476b080d5ad04d39bd0c"
|
default = "a5eb1b667ba2fde356ecf6707d0dd309"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "ip_server_a" {
|
variable "ip_server_a" {
|
||||||
|
Reference in New Issue
Block a user