github.com/kimor79/packer@v0.8.7-0.20151221212622-d507b18eb4cf/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 }