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
Adrien Delorme 44616d3bff
refactor initialization out from packer configs + tests (#9627)
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 add test 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 refactor initialization out from packer configs + tests (#9627) 6 years ago
types.build.from.go build using HCL2 (#8423) 6 years ago
types.build.go HCL2: allow to describe a build block 6 years ago
types.build.post-processor.go avoid passing generatedVars down during first prepare 6 years ago
types.build.provisioners.go avoid passing generatedVars down during first prepare 6 years ago
types.build_test.go add hcl2 post processor type that reprepares itself 6 years ago
types.hcl_post-processor.go post-processor/provisioner: handle uint64 buildvars 6 years ago
types.hcl_provisioner.go post-processor/provisioner: handle uint64 buildvars 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 refactor initialization out from packer configs + tests (#9627) 6 years ago
types.packer_config_test.go add hcl2 post processor type that reprepares itself 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 Add complete HCL2 examples + allow to name a singular build.source blocks (#9490) 6 years ago
utils.go packer console for HCL2 (#9359) 6 years ago