Added mention of HCL in Terminology>Templates (#11749)

pull/11760/head
Mike Schinkel 4 years ago committed by GitHub
parent ed54fb363a
commit fefb70be2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,6 +58,7 @@ for quick referencing.
image. They perform the major work of making the image contain useful
software. Example provisioners include shell scripts, Chef, Puppet, etc.
- `Templates` are JSON files which define one or more builds by configuring
the various components of Packer. Packer is able to read a template and use
that information to create multiple machine images in parallel.
- `Templates` are either [HCL](templates/hcl_templates) or JSON files which
define one or more builds by configuring the various components of Packer.
Packer is able to read a template and use that information to create
multiple machine images in parallel.

Loading…
Cancel
Save