mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 23:11:40 -04:00
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"builders": [
|
|
{"type": "something"},
|
|
{"type": "something"}
|
|
]
|
|
}
|