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 2df21496b3
hcl2template: let PackerConfig actually start a builder/provisioner/post-processor
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 hcl2template: let PackerConfig actually start a builder/provisioner/post-processor 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 hcl2template: let PackerConfig actually start a builder/provisioner/post-processor 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 hcl2template: let PackerConfig actually start a builder/provisioner/post-processor 6 years ago
types.packer_config_test.go teach HCL mode builds to honor -only and -except options (#8947) 6 years ago
types.source.go hcl2template: let PackerConfig actually start a builder/provisioner/post-processor 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 Hcl2 input variables, local variables and functions (#8588) 6 years ago