mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 02:42:42 -05:00
9 lines
164 B
YAML
9 lines
164 B
YAML
|
|
required:
|
||
|
|
<config parameter>:
|
||
|
|
type: <type>
|
||
|
|
docs: <doc string>
|
||
|
|
optional:
|
||
|
|
<config parameter>:
|
||
|
|
type: <type>
|
||
|
|
docs: <doc string>
|