packer-cn/hcl2template
Sylvia Moss 591b684f08
Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755)
2020-02-21 12:12:30 +01:00
..
function Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
internal HCL2: add support for dynamic blocks, document for loops and splat expressions (#8720) 2020-02-20 10:51:34 +01:00
testdata Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
common_test.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
decode.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
docs.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
functions.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
parser.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
types.build.from.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
types.build.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
types.build.post-processor.go Avoid calling CoreBuild.Prepare(...) for HCL2 templates (#8742) 2020-02-14 17:39:32 +01:00
types.build.provisioners.go Avoid calling CoreBuild.Prepare(...) for HCL2 templates (#8742) 2020-02-14 17:39:32 +01:00
types.build_test.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
types.hcl_ref.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
types.packer_config.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
types.packer_config_test.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
types.source.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
types.source_test.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
types.variables.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
types.variables_test.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
utils.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
zz_retrocompat.go add hcl2template pkg 2019-10-15 12:56:42 +02:00