Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
configs
/
testdata
/
config-diagnostics
/
nested-provider
/
child
/
child2
/
main.tf
blob: f2695a661112aa795e7db2cbfe010f81f0be844a [
file
] [
log
] [
blame
]
provider
"aws"
{
value
=
"foo"
}
output
"my_output"
{
value
=
"my output"
}