packer-cn/packer/test-fixtures/build-var-build-type.json

7 lines
88 B
JSON
Raw Normal View History

{
"builders": [{
"type": "test",
"value": "{{build_type}}"
}]
}