variable "application_family" {
  description = "Application family of which this is a component. Used for tagging"
  default     = "devops"
}
