github.com/StackPointCloud/packer@v0.10.2-0.20180716202532-b28098e0f79b/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 }