fafa
This commit is contained in:
parent
907157cce6
commit
ed9d2bed64
@ -1,13 +1,13 @@
|
||||
variable "project_name" {
|
||||
description = "Nom du projet"
|
||||
type = string
|
||||
default = "newtp"
|
||||
default = "newtp-443913"
|
||||
}
|
||||
|
||||
variable "project_id" {
|
||||
description = "ID du projet"
|
||||
type = string
|
||||
default = "newtp"
|
||||
default = "newtp-443913"
|
||||
}
|
||||
|
||||
variable "region" {
|
||||
|
Loading…
Reference in New Issue
Block a user