fix
This commit is contained in:
parent
43491ed096
commit
9262123ee7
@ -2,14 +2,14 @@
|
||||
variable "project_name" {
|
||||
description = "Nom du projet"
|
||||
type = string
|
||||
default = "tp-1-docker"
|
||||
default = "newtp-443913"
|
||||
}
|
||||
|
||||
#- project_id (string)
|
||||
variable "project_id" {
|
||||
description = "ID du projet"
|
||||
type = string
|
||||
default = "tp-1-docker"
|
||||
default = "newtp-443913"
|
||||
}
|
||||
|
||||
# - region (string)
|
||||
|
Loading…
Reference in New Issue
Block a user