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

8 lines
88 B
JSON

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