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 3629aeaa01
Merge remote-tracking branch 'origin/master' into azr_implicit_requried_plugin
5 years ago
..
addrs addrs: remove Plugin.ForDisplay func, the String one does the job 5 years ago
function Fix up regex in test 5 years ago
internal (2) Implement datasources (#10440) 5 years ago
repl packer console for HCL2 (#9359) 6 years ago
shim (2) Implement datasources (#10440) 5 years ago
testdata tests and fixes 5 years ago
common_test.go hcl2template: Rename Datasource type to DatasourceBlock 5 years ago
components.go define ComponentKind that help enumerate what kind of components exist in hcl 5 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
formatter.go remove weir "Cannot tell wether " + path + " is a directory" error 5 years ago
formatter_test.go un-remove tests 5 years ago
functions.go HCL2: add templatefile function (#10776) 5 years ago
parser.go Simplify error message when config file can't be "stat'd" (#10763) 5 years ago
plugin.go add warning with what to when calling init on an implicitly required plugin 5 years ago
types.build.from.go build using HCL2 (#8423) 6 years ago
types.build.go Add error-cleanup-provisioner to HCL2 (#10604) 5 years ago
types.build.post-processor.go plugin loading failure should be considered an error so build will not try to run 5 years ago
types.build.provisioners.go plugin loading failure should be considered an error so build will not try to run 5 years ago
types.build_test.go Add error-cleanup-provisioner to HCL2 (#10604) 5 years ago
types.datasource.go hcl2template: Rename Datasource type to DatasourceBlock 5 years ago
types.datasource_test.go Don't allow data sources to be used inside data sources (#10559) 5 years ago
types.hcl_post-processor.go create util function in hcl2 template that will load config values into hcl values without panicing if it finds something it cannot handle 5 years ago
types.hcl_provisioner.go create util function in hcl2 template that will load config values into hcl values without panicing if it finds something it cannot handle 5 years ago
types.hcl_ref.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.packer_config.go Add error-cleanup-provisioner to HCL2 (#10604) 5 years ago
types.packer_config_test.go hcl2template: Rename Datasource type to DatasourceBlock 5 years ago
types.required_plugins.go Update types.required_plugins.go 5 years ago
types.required_plugins_test.go test that already defined components won't create implicit required plugins 5 years ago
types.source.go plugin loading failure should be considered an error so build will not try to run 5 years ago
types.source_test.go HCL2 Parse packer.required_plugins block + packer init (#10304) 5 years ago
types.variables.go Update types.variables.go 5 years ago
types.variables_test.go HCL2 Parse packer.required_plugins block + packer init (#10304) 5 years ago
utils.go Simplify error message when config file can't be "stat'd" (#10763) 5 years ago
version.go regenerate 5 years ago
version_required.go refactor packer version out of hcltemplate code. 5 years ago