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/command/test-fixtures/hcl
Lucas Bajolet 4d559e23b7
hcl2: don't warn on excluded post-processor (#12187)
3 years ago
..
dynamic Allow to have `dynamic` blocks in a `build` block + tests (#10825) 5 years ago
empty_object Sanitize var code (#11566) 4 years ago
inspect HCL2: allow calling env as input var default value (#10240) 5 years ago
recipes add language coment ! 6 years ago
recursive_local_with_input Sanitize var code (#11566) 4 years ago
recursive_local_with_unset_input Sanitize var code (#11566) 4 years ago
reprepare core: Decode: when in HCL2 decoding mode; reset the whole struct before preparing it. (#9622) 6 years ago
validation command/build: warn and exit when nothing to build 3 years ago
variables hcl2: add example for undefined variable set warn 3 years ago
build-var-in-pp.pkr.hcl Allow to use build variables in a post processor (#11323) 4 years ago
build_no_source.pkr.hcl hcl2: report error on build without sources 3 years ago
data-source-validation.pkr.hcl all shells: Pass env vars through a key value store (#11569) 4 years ago
datasource.pkr.hcl (2) Implement datasources (#10440) 5 years ago
force.pkr.hcl Fix force flag for hcl2 provisioners and post-processors (#10571) 5 years ago
local-ds-validate.pkr.hcl command/validate: add option to eval datasources 3 years ago
nil-component-crash.pkr.hcl HCL2: fix a crash when an HCL2 component is nil after a misconfiguration (#11382) 4 years ago
no_build.pkr.hcl build: exit immediately if no builds and diags 3 years ago
provisioner-override.pkr.hcl add tests and update override example 6 years ago
test_except_manifest.pkr.hcl hcl2: don't warn on excluded post-processor (#12187) 3 years ago
var-in-pp-name.pkr.hcl add possibility to use variables everywhere in post-processor blocks (#11094) 5 years ago
vars-in-build-block.pkr.hcl Add support for variable interpolation to hcp_packer_registry and build blocks. (#11421) 4 years ago