variable "application_family" {
  default = "devops"
}

variable "service_name" {
  default = "terraform-service-info"
}
