oui
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
variable "project_name" {
|
||||
description = "nom du projet"
|
||||
type = string
|
||||
default = "tp-1-docker"
|
||||
}
|
||||
|
||||
variable "project_id" {
|
||||
description = "ID du projet"
|
||||
type = string
|
||||
default = "tp-1-docker"
|
||||
|
Reference in New Issue
Block a user