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 3dc4ba2d68
Json vs HCL2 parity refactor (#9301)
6 years ago
..
function Hcl2 input variables, local variables and functions (#8588) 6 years ago
internal HCL2: when we see a map generate an attribute spec instead of a block spec (#9035) 6 years ago
testdata Add RetriedProvisioner to allow retry provisioners (#9061) 6 years ago
common_test.go Update common_test.go 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 import new replace and regex replace funcs from go-cty + documentation 6 years ago
parser.go document Parser.Parse better 6 years ago
types.build.from.go build using HCL2 (#8423) 6 years ago
types.build.go give correct error when variable is unset 6 years ago
types.build.post-processor.go hcl2template: let PackerConfig actually start a builder/provisioner/post-processor 6 years ago
types.build.provisioners.go hcl2template: let PackerConfig actually start a builder/provisioner/post-processor 6 years ago
types.build_test.go allow to use hcl files as var files in HCL mode 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 make sure keyvalue and namevalue filters are using the same naming as the service being used 6 years ago
types.packer_config.go Json vs HCL2 parity refactor (#9301) 6 years ago
types.packer_config_test.go Update types.packer_config_test.go 6 years ago
types.source.go enable force, debug, and on-error for hcl2 builds 6 years ago
types.source_test.go allow to use hcl files as var files in HCL mode 6 years ago
types.variables.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
types.variables_test.go add more test for var files 6 years ago
utils.go get builds from PackerConfig instead of parser 6 years ago