fafa
This commit is contained in:
@@ -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" {
|
||||
|
Reference in New Issue
Block a user