variable "tp07-frontend"{ description = "sous réseau frontend" type = string } variable "tp07-backend"{ description = "sous réseau backend" type = string } variable "tp07-database"{ description = "sous réseau database" type = string } variable "region"{ description = "region du projet" type = string }