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
sylviamoss 62c3743890
implemet override provisioner's option for hcl2
6 years ago
..
function Revert "Add pwd function to HCL" 6 years ago
internal WIP 6 years ago
repl packer console for HCL2 (#9359) 6 years ago
shim packer console for HCL2 (#9359) 6 years ago
testdata Make max_retries a string to allow variable interpolation (#9673) 6 years ago
common_test.go refactor initialization out from packer configs + tests (#9627) 6 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
functions.go Revert "Add pwd function to HCL" 6 years ago
parser.go Make max_retries a string to allow variable interpolation (#9673) 6 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 implemet override provisioner's option for hcl2 6 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: add post-processors block to run multiple post-processor after a build (#9638) 6 years ago
types.packer_config_test.go HCL2: add post-processors block to run multiple post-processor after a build (#9638) 6 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 refactor initialization out from packer configs + tests (#9627) 6 years ago
types.variables_test.go Make max_retries a string to allow variable interpolation (#9673) 6 years ago
utils.go packer console for HCL2 (#9359) 6 years ago