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