packer/hcl2template/testdata
Megan Marsh 48de1fc7da allow datasources to use other datasources
create a null data source for testing. We can choose to document if we want to, but it's a convenience for us

add a test to catch cyclic datasource dependency, update tests to include out of order data sources, and update the code to clean up the returned diagnostics generated from the recursive evaluation

PR review comments
2021-09-03 16:10:39 -07:00
..
build Fix {{packer_version}} interpolation regression (#11200) 2021-08-12 10:55:32 +02:00
build.pkr.hcl HCL2: when we see a map generate an attribute spec instead of a block spec (#9035) 2020-04-14 16:05:13 +02:00
communicator HCL2: when we see a map generate an attribute spec instead of a block spec (#9035) 2020-04-14 16:05:13 +02:00
complete Add error-cleanup-provisioner to HCL2 (#10604) 2021-02-11 10:23:15 +01:00
datasources allow datasources to use other datasources 2021-09-03 16:10:39 -07:00
empty better empty folder test 2020-01-06 16:09:44 +01:00
format command/fmt: Ensure all variable files ending in .pkrvars.hcl get formatted (#10377) 2020-12-14 10:29:58 -05:00
hcp_par more test fix 2021-08-23 15:29:58 -07:00
init tests and fixes 2021-02-15 13:47:39 +01:00
sources HCL2 Parse packer.required_plugins block + packer init (#10304) 2021-02-02 18:05:04 +01:00
unknown remove unecessary inexistant block panic + add test 2020-01-06 16:56:42 +01:00
variables Sensitive locals (#10509) 2021-01-26 10:21:44 +01:00