Files
Packer-Cn/packer/test-fixtures/build-pp.json
T

8 lines
87 B
JSON

{
"builders": [{
"type": "test"
}],
"post-processors": ["test"]
}