Sign in
third-party-mirror
/
terraform
/
6a3c811625035624e0fb8a0ebbb7d03982d6303c
/
.
/
v1.2.3
/
internal
/
command
/
testdata
/
modules
/
child
/
main.tf
blob: f059e25f9e9ad1190cb6ad0a792c53ed33f035c4 [
file
] [
log
] [
blame
]
resource
"test_instance"
"test"
{
}
output
"myoutput"
{
value
=
"bar"
}