mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 19:04:59 -05:00
5 lines
70 B
HCL
5 lines
70 B
HCL
|
|
variable "broken_variable" {
|
|
invalid = true
|
|
default = true
|
|
}
|