github.com/mmcquillan/packer@v1.1.1-0.20171009221028-c85cf0483a5d/packer/test-fixtures/validate-min-version-high.json (about) 1 { 2 "min_packer_version": "2.1.0", 3 4 "builders": [ 5 {"type": "foo"} 6 ] 7 }