forked from pierront/but3-iac
changement de zone
This commit is contained in:
@@ -7,7 +7,7 @@ variable "projet_name" {
|
|||||||
variable "zone" {
|
variable "zone" {
|
||||||
description = "Zone GCP"
|
description = "Zone GCP"
|
||||||
type = string
|
type = string
|
||||||
default = "europe-west9"
|
default = "europe-west9-b"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "instance_type" {
|
variable "instance_type" {
|
||||||
|
|||||||
Reference in New Issue
Block a user