You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/hcl2template
Sylvia Moss 591b684f08
Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755)
6 years ago
..
function Hcl2 input variables, local variables and functions (#8588) 6 years ago
internal HCL2: add support for dynamic blocks, document for loops and splat expressions (#8720) 6 years ago
testdata Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
common_test.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
decode.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
docs.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
functions.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
parser.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
types.build.from.go
types.build.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.build.post-processor.go Avoid calling CoreBuild.Prepare(...) for HCL2 templates (#8742) 6 years ago
types.build.provisioners.go Avoid calling CoreBuild.Prepare(...) for HCL2 templates (#8742) 6 years ago
types.build_test.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.hcl_ref.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.packer_config.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
types.packer_config_test.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
types.source.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.source_test.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.variables.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
types.variables_test.go Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
utils.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
zz_retrocompat.go