forked from pierront/but3-iac
modif de DEV
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
variable "projet_name" {
|
variable "projet_name" {
|
||||||
description = "Projet GCP"
|
description = "Projet GCP"
|
||||||
type = string
|
type = string
|
||||||
|
default = "projet-hugo-478713"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "zone" {
|
variable "zone" {
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
variable "projet_name" {
|
variable "projet_name" {
|
||||||
description = "GCP project id"
|
description = "GCP project id"
|
||||||
type = string
|
type = string
|
||||||
|
default = "projet-hugo-478713"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
variable "projet_name" {
|
variable "projet_name" {
|
||||||
description = "GCP project id"
|
description = "GCP project id"
|
||||||
type = string
|
type = string
|
||||||
|
default = "projet-hugo-478713"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "region" {
|
variable "region" {
|
||||||
|
|||||||
Reference in New Issue
Block a user