Files
tf-infra/cloudflare/variables.tf
2026-03-14 20:56:04 +01:00

8 lines
79 B
HCL

variable cf_api_key {
type = string
}
variable cf_email {
type = string
}