oui
This commit is contained in:
parent
ebd9b043a5
commit
0811717b23
@ -2,13 +2,13 @@
|
||||
variable "project_name" {
|
||||
description = "Nom du projet"
|
||||
type = string
|
||||
default = "but3-automatisation"
|
||||
default = "tp-1-docker"
|
||||
}
|
||||
#- project_id (string)
|
||||
variable "project_id" {
|
||||
description = "ID du projet"
|
||||
type = string
|
||||
default = "but3-automatisation"
|
||||
default = "tp-1-docker"
|
||||
}
|
||||
# - region (string)
|
||||
variable "region" {
|
||||
|
Loading…
Reference in New Issue
Block a user