packer/hcl2template/testdata
Lucas Bajolet dff49df129 hcl2template: check bucket name at parse-time
Not validating the bucket's name during parse leads to configurations
being marked as valid, even if the bucket name is not, which will fail
during a real build afterwards.

To avoid this problem and fail with an error as quickly as possible, we
add a check during parsing, so that it gets reported for validate as
well.
2024-01-31 09:56:57 -05:00
..
build hcl2: report error on build without sources 2022-09-30 15:39:27 -04: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 tests, and simplify code 2021-10-11 10:29:36 -07:00
datasources hcl2: report error on build without sources 2022-09-30 15:39:27 -04: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 hcl2template: check bucket name at parse-time 2024-01-31 09:56:57 -05:00
init tests and fixes 2021-02-15 13:47:39 +01:00
sources hcl2: report error on build without sources 2022-09-30 15:39:27 -04:00
unknown remove unecessary inexistant block panic + add test 2020-01-06 16:56:42 +01:00
variables hcl2: report error on build without sources 2022-09-30 15:39:27 -04:00