4 lines
50 B
Terraform
4 lines
50 B
Terraform
|
|
variable "cloudflare_zone_id" {
|
||
|
|
type = string
|
||
|
|
}
|