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
Megan Marsh 5576bb5caa
move packer config constants next to the packer config
5 years ago
..
addrs Referenceable: explain a bit more of the whys 5 years ago
function update tests and website and generated partials to reflect new package format 5 years ago
internal move postprocessor to sdk, fix generation code 5 years ago
repl packer console for HCL2 (#9359) 6 years ago
shim JSON to HCL2 (minimal best-effort) transpiler (#9659) 6 years ago
testdata Add packer fmt command (#10225) 5 years ago
common_test.go move packer config constants next to the packer config 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 Add packer fmt command (#10225) 5 years ago
formatter_test.go Add packer fmt command (#10225) 5 years ago
functions.go add length function that can work with more types 5 years ago
parser.go move logsecretfilter into packer sdk 5 years ago
types.build.from.go build using HCL2 (#8423) 6 years ago
types.build.go Make max_retries a string to allow variable interpolation (#9673) 6 years ago
types.build.post-processor.go move postprocessor to sdk, fix generation code 5 years ago
types.build.provisioners.go move provisioner interface into sdk 5 years ago
types.build_test.go HCL2: add post-processors block to run multiple post-processor after a build (#9638) 6 years ago
types.hcl_post-processor.go move postprocessor to sdk, fix generation code 5 years ago
types.hcl_provisioner.go move provisioner interface into sdk 5 years ago
types.hcl_ref.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.packer_config.go Merge pull request #10235 from hashicorp/refactor_version_code 5 years ago
types.packer_config_test.go fix tests to actually check cty values & types 5 years ago
types.source.go extract builder interface to sdk 5 years ago
types.source_test.go Allow to override some source fields from the build section 6 years ago
types.variables.go HCL2: allow calling env as input var default value (#10240) 5 years ago
types.variables_test.go fix tests to actually check cty values & types 5 years ago
utils.go packer console for HCL2 (#9359) 6 years ago
version.go HCL2: add a packer block with a required_version input setting (#10149) 5 years ago
version_required.go refactor packer version out of hcltemplate code. 5 years ago