update dev variables
This commit is contained in:
parent
9935673278
commit
71a4a48e87
@ -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"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user