github.com/StackPointCloud/packer@v0.10.2-0.20180716202532-b28098e0f79b/website/data/format.yml (about)

     1  required:
     2      <config parameter>:
     3          type: <type>
     4          docs: <doc string>
     5  optional:
     6      <config parameter>:
     7          type: <type>
     8          docs: <doc string>