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/hcl2template/testdata/variables
Megan Marsh fbbda0f9d9
Sensitive locals (#10509)
5 years ago
..
complicated Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
duplicate_locals Sensitive locals (#10509) 5 years ago
validation add VariableAssignment struct that help describe an input var assignment 5 years ago
basic.pkr.hcl Sensitive locals (#10509) 5 years ago
duplicate_variable.pkr.hcl Hcl2 input variables, local variables and functions (#8588) 6 years ago
duplicate_variables.pkr.hcl Hcl2 input variables, local variables and functions (#8588) 6 years ago
empty.pkr.hcl tweak validation & add tests 6 years ago
foo-string.variable.pkr.hcl add more test for var files 6 years ago
invalid_default.pkr.hcl Hcl2 input variables, local variables and functions (#8588) 6 years ago
provisioner_variable_decoding.pkr.hcl Make max_retries a string to allow variable interpolation (#9673) 6 years ago
recursive_locals.pkr.hcl Fix HCL2 local variables decoding to allow local usage within another local in the same locals block (#8755) 6 years ago
set-foo-too-wee.hcl add more test for var files 6 years ago
unknown_key.pkr.hcl all variables must have a value. 6 years ago
unset_unused_string_variable.pkr.hcl WIP 6 years ago
unset_used_string_variable.pkr.hcl update tests 6 years ago