Files
Packer-Cn/packer_test/templates/simple.json
T

7 lines
69 B
JSON

{
"builders": [{
"type": "tester-dynamic",
"name": "test"
}]
}