6 lines
38 B
HCL
6 lines
38 B
HCL
|
foo = <<EOF
|
||
|
bar
|
||
|
baz
|
||
|
EOF
|
||
|
key = "value"
|