packer-cn/hcl2template/testdata/variables
Adrien Delorme 0ccff0d5b9 all variables must have a value.
A variable's default value can be set to null to force user to set it.
2020-03-09 17:25:56 +01:00
..
complicated Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
basic.pkr.hcl all variables must have a value. 2020-03-09 17:25:56 +01:00
duplicate_variable.pkr.hcl Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
duplicate_variables.pkr.hcl Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
empty.pkr.hcl tweak validation & add tests 2020-03-09 16:16:59 +01:00
invalid_default.pkr.hcl Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
recursive_locals.pkr.hcl Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 2020-02-21 12:12:30 +01:00
unknown_key.pkr.hcl all variables must have a value. 2020-03-09 17:25:56 +01:00
unset_unused_string_variable.pkr.hcl WIP 2020-03-03 11:15:56 +01:00
unset_used_string_variable.pkr.hcl update tests 2020-03-04 13:01:18 +01:00