This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
variable "cloudflare_api_key" {}
|
||||
variable "cloudflare_account_id" {}
|
||||
variable "cf_domain" {
|
||||
default = "tips-of-mine.com"
|
||||
type = string
|
||||
}
|
Reference in New Issue
Block a user