Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
configs
/
configload
/
testdata
/
child-provider-child-count
/
child
/
child-provider-child-count-child.tf
blob: 524742c3fcfcb409013f09ebb0a26d3b297b8657 [
file
] [
log
] [
blame
]
provider
"boop"
{
blah
=
true
}
module
"grandchild"
{
source
=
"../grandchild"
}