Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
5 lines
140 B
HCL
5 lines
140 B
HCL
variable "account_id" {
|
|
type = string
|
|
description = "Cloudflare account ID"
|
|
default = "daf6ae2391d4d68ecf3c5af2f1540f5c"
|
|
}
|