Sign in
third-party-mirror
/
hashicorp
/
hcl
/
v2
/
ca86ac85cb41ffca5c5768b6aefcfe4814a3561b
/
.
/
specsuite
/
tests
/
expressions
/
heredoc.hcldec
blob: 6904e42a6c5082b304f1eeae6c8a53629695c976 [
file
] [
log
] [
blame
]
variables
{
bar
=
"Bar"
space_bar
=
" Bar"
words
=
[
"Foo"
,
"Bar"
,
"Baz"
]
}
object
{
attr
"normal"
{
type
=
map
(
string
)
}
attr
"flush"
{
type
=
map
(
string
)
}
}