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