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 125ffe36c3
Allow to override some source fields from the build section
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 Allow to override some source fields from the build section 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 Allow to override some source fields from the build section 6 years ago
types.build.from.go build using HCL2 (#8423) 6 years ago
types.build.go Allow to override some source fields from the build section 6 years ago
types.build.post-processor.go Allow to override some source fields from the build section 6 years ago
types.build.provisioners.go Allow to override some source fields from the build section 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 Allow to override some source fields from the build section 6 years ago
types.packer_config_test.go Allow to override some source fields from the build section 6 years ago
types.source.go Allow to override some source fields from the build section 6 years ago
types.source_test.go Allow to override some source fields from the build section 6 years ago
types.variables.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
types.variables_test.go Allow to override some source fields from the build section 6 years ago
utils.go get builds from PackerConfig instead of parser 6 years ago