packer-cn/template/test-fixtures/parse-builder-repeat.json

7 lines
89 B
JSON

{
"builders": [
{"type": "something"},
{"type": "something"}
]
}