variable region {
  description = "region"
}
variable environment {
  description = "environment"
}

variable "service_name" {
  description = "Name of the service"
}
