deployments/os-builds/variables.tf

5 lines
100 B
HCL

variable "CLOUDFLARE_ACCOUNT_ID" {
description = "Cloudflare Account Id"
type = string
}