# General variables
variable "application_family" {
  type        = string
  description = "Name of application family"
}
