variable "project_name" { description = "Short name of the project." type = string default = "quantum" } variable "environment" { description = "Application environment." type = string }