This commit is contained in:
Yanis DARIUS 2024-12-06 16:19:17 +01:00
parent 43491ed096
commit 9262123ee7

View File

@ -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)