packer-cn/packer/test-fixtures/validate-min-version.json

8 lines
88 B
JSON

{
"min_packer_version": "0.1.0",
"builders": [
{"type": "foo"}
]
}