forked from pierront/but3-iac
variables nom projet
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
variable "project_name" {
|
||||
type = string
|
||||
description = "but3-iac"
|
||||
default = "Projet-virtualisation"
|
||||
default = "Projet Virtualisation"
|
||||
}
|
||||
|
||||
variable "region" {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
variable "project_name" {
|
||||
type = string
|
||||
description = "but3-iac"
|
||||
description = "but3-iac-dick"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user