packer-cn/hcl2template/testdata/variables/unknown_key.pkr.hcl

5 lines
47 B
HCL

variable "broken_type" {
invalid = true
}