packer-cn/hcl2template
Adrien Delorme 2b0e0d4eab add hcl2template pkg
Package hcl2template defines code to parse hcl2 template files correctly.

In order to configure a packer builder,provisioner,communicator and post
processor.

Checkout the files in testdata/complete/ to see what a packer config could
look like.
2019-10-15 12:56:42 +02:00
..
testdata add hcl2template pkg 2019-10-15 12:56:42 +02:00
config_load.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
docs.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
load_test.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
parser.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
parser_test.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.build.from.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.build.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.build.provisioners.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.communicator.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.decodable.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.hcl_ref.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.packer_config.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.source.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
types.variable.go add hcl2template pkg 2019-10-15 12:56:42 +02:00
zz_retrocompat.go add hcl2template pkg 2019-10-15 12:56:42 +02:00