mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 06:51:39 -04:00
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"builders": [{
|
|
"name": "{{upper `name`}}",
|
|
"type": "test"
|
|
}]
|
|
}
|