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
Wilken Rivera 9403b48a52
hcl2template/types.variables: Update logic for parsing literal value variables (#8834)
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 build using HCL2 (#8423) 6 years ago
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 hcl2template/types.variables: Update logic for parsing literal value variables (#8834) 6 years ago
types.variables_test.go hcl2template/types.variables: Update logic for parsing literal value variables (#8834) 6 years ago
utils.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
zz_retrocompat.go add hcl2template pkg 6 years ago