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
Lucas Bajolet 36e43e30ee
hcl2template: detect duplicate locals during parse
2 years ago
..
addrs addrs: require at least 3 parts to source URIs 2 years ago
fixtures hcl2: fix crash on malformed overrides (#11881) 4 years ago
function hcl2template/functions: Add Non-null refinements for various functions 2 years ago
internal [COMPLIANCE] License changes (#12568) 3 years ago
repl [COMPLIANCE] License changes (#12568) 3 years ago
shim [COMPLIANCE] License changes (#12568) 3 years ago
testdata hcl2template: check bucket name at parse-time 2 years ago
common_test.go [COMPLIANCE] License changes (#12568) 3 years ago
components.go [COMPLIANCE] License changes (#12568) 3 years ago
decode.go [COMPLIANCE] License changes (#12568) 3 years ago
docs.go [COMPLIANCE] License changes (#12568) 3 years ago
formatter.go fmt: print parse errors on error 2 years ago
formatter_test.go chore: remove refs to deprecated io/ioutil 2 years ago
functions.go hcl2template: add text(encode|decode)base64 funcs (#12997) 2 years ago
parser.go hcl2template: detect duplicate locals during parse 2 years ago
plugin.go packer: register plugin components only once 2 years ago
types.build.from.go [COMPLIANCE] License changes (#12568) 3 years ago
types.build.go [COMPLIANCE] License changes (#12568) 3 years ago
types.build.hcp_packer_registry.go hcl2template: check bucket name at parse-time 2 years ago
types.build.hcp_packer_registry_test.go Packer tracks Version and Plugins Metadata (#12860) 2 years ago
types.build.post-processor.go [COMPLIANCE] License changes (#12568) 3 years ago
types.build.provisioners.go [COMPLIANCE] License changes (#12568) 3 years ago
types.build.provisioners_test.go [COMPLIANCE] License changes (#12568) 3 years ago
types.build_test.go Packer tracks Version and Plugins Metadata (#12860) 2 years ago
types.datasource.go hcl2template: simplify startDatasource function 2 years ago
types.datasource_test.go Packer tracks Version and Plugins Metadata (#12860) 2 years ago
types.hcl_post-processor.go [COMPLIANCE] License changes (#12568) 3 years ago
types.hcl_provisioner.go [COMPLIANCE] License changes (#12568) 3 years ago
types.hcl_ref.go [COMPLIANCE] License changes (#12568) 3 years ago
types.packer_config.go hcl2template: detect duplicate locals during parse 2 years ago
types.packer_config_test.go addrs: require at least 3 parts to source URIs 2 years ago
types.required_plugins.go commands: reject constraints with pre-releases (#12999) 2 years ago
types.required_plugins_test.go packer: relax constraints on sources 2 years ago
types.source.go [COMPLIANCE] License changes (#12568) 3 years ago
types.source_test.go Packer tracks Version and Plugins Metadata (#12860) 2 years ago
types.variables.go hcl2template: recursively evaluate local variables 2 years ago
types.variables_test.go Packer tracks Version and Plugins Metadata (#12860) 2 years ago
utils.go hcl2template: split GetVarsByType in two functions 2 years ago
version.go [COMPLIANCE] License changes (#12568) 3 years ago
version_required.go [COMPLIANCE] License changes (#12568) 3 years ago