variable "environment" {
type = string
default = "dev"
}
variable "service" {
type = string
}
view raw variables.tf hosted with ❤ by GitHub