fix
This commit is contained in:
parent
321d1abae1
commit
2fd69bf19f
@ -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" {
|
||||
|
Loading…
Reference in New Issue
Block a user