Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
testing
/
equivalence-tests
/
outputs
/
basic_multiline_string_update
/
state
blob: 18891b11f0196f9e8a014be592362d59ee2ea869 [
file
] [
log
] [
blame
]
# tfcoremock_simple_resource.multiline:
resource
"tfcoremock_simple_resource"
"multiline"
{
id
=
"69fe5233-e77a-804f-0dac-115c949540bc"
string
=
<<-
EOT
one
three
two
four
six
seven
EOT
}