variable "application_family" {
  type        = string
  description = "Application family for repository custom property."
  default     = "accounting"
}
