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 acabc1c1aa
Add packer fmt command (#10225)
5 years ago
..
addrs Referenceable: explain a bit more of the whys 5 years ago
function HCL2: allow calling env as input var default value (#10240) 5 years ago
internal WIP 6 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 simplify tests 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 HCL2: add a packer block with a required_version input setting (#10149) 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 avoid passing generatedVars down during first prepare 6 years ago
types.build.provisioners.go implemet override provisioner's option for hcl2 6 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 fix docker-import postprocessor. 6 years ago
types.hcl_provisioner.go add build.name to hcl code (#10114) 5 years ago
types.hcl_ref.go Hcl2 input variables, local variables and functions (#8588) 6 years ago
types.kv.go make sure keyvalue and namevalue filters are using the same naming as the service being used 6 years ago
types.kv.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
types.packer_config.go HCL2: allow calling env as input var default value (#10240) 5 years ago
types.packer_config_test.go fix tests to actually check cty values & types 5 years ago
types.source.go pass source name from local source name too 6 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 HCL2: add a packer block with a required_version input setting (#10149) 5 years ago