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
function
internal
repl
shim
testdata hcl2template: check bucket name at parse-time 2 years ago
common_test.go
components.go
decode.go
docs.go
formatter.go fmt: print parse errors on error 2 years ago
formatter_test.go
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
types.build.go
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
types.build.provisioners.go
types.build.provisioners_test.go
types.build_test.go Packer tracks Version and Plugins Metadata (#12860) 2 years ago
types.datasource.go
types.datasource_test.go Packer tracks Version and Plugins Metadata (#12860) 2 years ago
types.hcl_post-processor.go
types.hcl_provisioner.go
types.hcl_ref.go
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
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
version_required.go