variable "application_family" {
  default = "content-review"
}

variable "github_organization" {
  default = "theorchard"
}