variable "cloudflare_api_key" {} variable "cloudflare_account_id" {} variable "cf_domain" { default = "tips-of-mine.com" type = string }