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
Wilken Rivera 9002ac263f
Update BuildBlock with valid HCL2Ref (#12167)
3 years ago
..
addrs addrs: remove Plugin.ForDisplay func, the String one does the job 5 years ago
fixtures hcl2: fix crash on malformed overrides (#11881) 4 years ago
function hcl2_upgrade: special case: vsphere fix (#11216) 5 years ago
internal Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 5 years ago
repl packer console for HCL2 (#9359) 6 years ago
shim Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 5 years ago
testdata hcl2: report error on build without sources 3 years ago
common_test.go internal: reorganise registry/HCP code 3 years ago
components.go Implicit required_plugin blocks (#10732) 5 years ago
decode.go
docs.go
formatter.go fix: print unchanged formatted file when using stdin (#11047) 5 years ago
formatter_test.go un-remove tests 5 years ago
functions.go hcl2_upgrade: special case: vsphere fix (#11216) 5 years ago
parser.go core: Update validation options for undeclared variables (#12104) 3 years ago
plugin.go Allow to have `dynamic` blocks in a `build` block + tests (#10825) 5 years ago
types.build.from.go
types.build.go Update BuildBlock with valid HCL2Ref (#12167) 3 years ago
types.build.hcp_packer_registry.go internal: reorganise registry/HCP code 3 years ago
types.build.hcp_packer_registry_test.go test: use `T.Setenv` to set env vars in tests 3 years ago
types.build.post-processor.go Move to using ectx to preload build names (#11432) 4 years ago
types.build.provisioners.go hcl2: fix crash on malformed overrides (#11881) 4 years ago
types.build.provisioners_test.go hcl2: fix crash on malformed overrides (#11881) 4 years ago
types.build_test.go hcl2: report error on build without sources 3 years ago
types.datasource.go remove unnecessary complexity 5 years ago
types.datasource_test.go hcl2: report error on build without sources 3 years ago
types.hcl_post-processor.go Allow to use build variables in a post processor (#11323) 4 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
types.packer_config.go core: Update validation options for undeclared variables (#12104) 3 years ago
types.packer_config_test.go add tests, and simplify code 4 years ago
types.required_plugins.go Implicit required_plugin blocks (#10732) 5 years ago
types.required_plugins_test.go Implicit required_plugin blocks (#10732) 5 years ago
types.source.go add tests, and simplify code 4 years ago
types.source_test.go hcl2: report error on build without sources 3 years ago
types.variables.go core: Update validation options for undeclared variables (#12104) 3 years ago
types.variables_test.go core: Update validation options for undeclared variables (#12104) 3 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