# À vous de définir :
# - project_id (string)
variable "project_id" {
description = "La blase du projet"
type = string
}