variable "environment" {
  default = "qa"
}

variable "service_name" {
  default = "songwhip-api"
}
