variable "region" {
  default = "us-east-1"
}

variable "cloudflare_zone" {
  default = "theorchard.com"
}
