mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
12 lines
128 B
JSON
12 lines
128 B
JSON
{
|
|
"variables": {
|
|
"var": "value"
|
|
},
|
|
"builders": [
|
|
{
|
|
"foo": "something",
|
|
"foo": "something"
|
|
}
|
|
]
|
|
}
|