Actualiser variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 11s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 11s
This commit is contained in:
@@ -20,7 +20,7 @@ variable "ip_server_a" {
|
|||||||
description = "Le serveur principal"
|
description = "Le serveur principal"
|
||||||
type = string
|
type = string
|
||||||
sensitive = true
|
sensitive = true
|
||||||
default = "10.0.4.50"
|
default = "82.66.77.254"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "vault_url" {
|
variable "vault_url" {
|
||||||
|
Reference in New Issue
Block a user