mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -04:00
8 lines
88 B
JSON
8 lines
88 B
JSON
{
|
|
"min_packer_version": "2.1.0",
|
|
|
|
"builders": [
|
|
{"type": "foo"}
|
|
]
|
|
}
|