packer-cn/hcl2template
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
..
addrs Referenceable: explain a bit more of the whys 2020-11-04 13:21:41 +01:00
function update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
internal Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
repl packer console for HCL2 (#9359) 2020-06-05 17:23:54 +02:00
shim JSON to HCL2 (minimal best-effort) transpiler (#9659) 2020-08-25 10:51:43 +02:00
testdata Add packer fmt command (#10225) 2020-11-11 11:49:39 -05:00
common_test.go move helper/config to bundle with the other template definitions 2020-11-18 10:34:59 -08:00
decode.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
docs.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
formatter.go Add packer fmt command (#10225) 2020-11-11 11:49:39 -05:00
formatter_test.go Add packer fmt command (#10225) 2020-11-11 11:49:39 -05:00
functions.go add length function that can work with more types 2020-10-30 15:36:23 +01:00
parser.go move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
types.build.from.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
types.build.go Make max_retries a string to allow variable interpolation (#9673) 2020-08-05 17:41:20 +02:00
types.build.post-processor.go avoid passing generatedVars down during first prepare 2020-07-06 15:14:17 +02:00
types.build.provisioners.go implemet override provisioner's option for hcl2 2020-08-13 19:27:04 +02:00
types.build_test.go HCL2: add post-processors block to run multiple post-processor after a build (#9638) 2020-07-28 10:02:37 +02:00
types.hcl_post-processor.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
types.hcl_provisioner.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
types.hcl_ref.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
types.packer_config.go Merge pull request #10235 from hashicorp/refactor_version_code 2020-11-16 11:12:59 -08:00
types.packer_config_test.go fix tests to actually check cty values & types 2020-11-02 17:03:38 +01:00
types.source.go pass source name from local source name too 2020-07-06 16:07:29 +02:00
types.source_test.go Allow to override some source fields from the build section 2020-05-25 17:09:37 +02:00
types.variables.go HCL2: allow calling env as input var default value (#10240) 2020-11-11 11:27:32 +01:00
types.variables_test.go fix tests to actually check cty values & types 2020-11-02 17:03:38 +01:00
utils.go packer console for HCL2 (#9359) 2020-06-05 17:23:54 +02:00
version.go HCL2: add a packer block with a required_version input setting (#10149) 2020-10-27 10:03:36 +01:00
version_required.go refactor packer version out of hcltemplate code. 2020-11-09 12:29:53 -08:00