update dev variables
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
variable "project_name"{
|
||||
description = "nom du projet"
|
||||
type = string
|
||||
default = "Cours-virtu"
|
||||
}
|
||||
|
||||
variable "project_id"{
|
||||
description = "identifiant du projet"
|
||||
type = string
|
||||
default = "cours-virtu"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user