Sign in
third-party-mirror
/
hashicorp
/
packer
/
555dfb136f7176d793b8ede3d7e0a4512bb526aa
/
.
/
v1.9.4
/
hcl2template
/
testdata
/
variables
/
duplicate_variable.pkr.hcl
blob: a2ef3863095c4dafb672182d3a8d033883b9db48 [
file
] [
log
] [
blame
]
variable
"boolean_value"
{
default
=
false
}
variable
"boolean_value"
{
default
=
true
}