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
Adrien Delorme e9d3826219
variables: use Range instead of Block
6 years ago
..
function Hcl2 input variables, local variables and functions (#8588) 6 years ago
internal Merge remote-tracking branch 'origin/master' into fix_8730 6 years ago
testdata update tests 6 years ago
common_test.go Merge remote-tracking branch 'origin/master' into fix_8730 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 don't force to set unused variables too 6 years ago
types.build.from.go build using HCL2 (#8423) 6 years ago
types.build.go give correct error when variable is unset 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 evaluateLocalVariable: also pass the variable name 6 years ago
types.packer_config_test.go update tests 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 variables: use Range instead of Block 6 years ago
types.variables_test.go update tests 6 years ago
utils.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
zz_retrocompat.go add hcl2template pkg 7 years ago