packer-cn/command/test-fixtures/hcl/validation/map/invalid_value.pkrvars.hcl

8 lines
74 B
HCL
Raw Normal View History

2020-11-02 09:50:38 -05:00
image_metadata = {
key: "value",
something: {
foo: "woo",
}
}