packer-cn/packer/test-fixtures/validate-req-variable.json

10 lines
99 B
JSON

{
"variables": {
"foo": null
},
"builders": [{
"type": "foo"
}]
}