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