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 d068430abf
make sure locals are evaluated only once variables are + test this (#8918)
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 add more test for var files 6 years ago
common_test.go better testing 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 import new replace and regex replace funcs from go-cty + documentation 6 years ago
parser.go make sure locals are evaluated only once variables are + test this (#8918) 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 allow to use hcl files as var files in HCL mode 6 years ago
types.hcl_ref.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.kv.go NameValues.CopyOn: don't instanciate a receiving map if there is nothing to copy over 6 years ago
types.kv.hcl2spec.go Change key/value to name/value to remain consistent with Terraform 6 years ago
types.packer_config.go allow to use hcl files as var files in HCL mode 6 years ago
types.packer_config_test.go allow to use hcl files as var files in HCL mode 6 years ago
types.source.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.source_test.go allow to use hcl files as var files in HCL mode 6 years ago
types.variables.go hcl2template/types: add spaces in error messages. (#8881) 6 years ago
types.variables_test.go add more test for var files 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