variable "application_family" {
  default = "accounting"
}

variable "repository_name" {
  default = "rs-sample-files"
}
