This commit is contained in:
Yanis DARIUS 2024-12-06 15:42:43 +01:00
parent 321d1abae1
commit 2fd69bf19f

View File

@ -13,7 +13,7 @@ variable "project_id" {
variable "region" {
description = "Région du projet"
type = string
default = "europe-west9"
default = "europe-west4"
}
variable "frontend_cidr" {