Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
terraform
/
testdata
/
transform-provider-missing-grandchild
/
sub
/
main.tf
blob: 65adf2d1ccc216f169e4267b972d7db5c63316da [
file
] [
log
] [
blame
]
provider
"foo"
{}
module
"subsub"
{
source
=
"./subsub"
}