Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
modules-nested-dependencies
/
mods
/
other
/
main.tf
blob: f059e25f9e9ad1190cb6ad0a792c53ed33f035c4 [
file
] [
log
] [
blame
]
resource
"test_instance"
"test"
{
}
output
"myoutput"
{
value
=
"bar"
}