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 8d6b8da996
hcl2template: locals evaluation returns a variable
1 year 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 Add base64gzip function support to Packer template 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 packer: address unused lint errors 2 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 Add base64gzip function support to Packer template 2 years ago
parser.go hcl2template: locals evaluation returns a variable 1 year 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: use refString for local/data deps 1 year ago
types.datasource_test.go hcl2template: locals evaluation returns a variable 1 year 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: locals evaluation returns a variable 1 year ago
types.packer_config_test.go hcl2template: rename Datasource.Name to DSName 1 year ago
types.refstring.go hcl2template: rename `Name`->`LocalName` for local 1 year 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: rename `Name`->`LocalName` for local 1 year ago
types.variables_test.go hcl2template: locals evaluation returns a variable 1 year 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