mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-21 06:28:58 -04:00
6 lines
89 B
JSON
6 lines
89 B
JSON
{
|
|
"builders": [{
|
|
"name": "{{upper `name`}}",
|
|
"type": "test"
|
|
}]
|
|
}
|