fix
This commit is contained in:
parent
8961f97548
commit
d3be5f0031
@ -13,7 +13,7 @@ variable "project_id" {
|
|||||||
variable "region" {
|
variable "region" {
|
||||||
description = "region du projet"
|
description = "region du projet"
|
||||||
type = string
|
type = string
|
||||||
default = "europe-west9-c"
|
default = "europe-west9"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user