Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
configs
/
testdata
/
nested-errors
/
child_a
/
child_a.tf
blob: d2fb89fae799b31ee268d123c8ab3a5905a4fe6f [
file
] [
log
] [
blame
]
module
"child_c"
{
# Note: this test case has an unrealistic module loader that resolves all
# sources as relative to the fixture directory, rather than to the
# current module directory as Terraform normally would.
source
=
"./child_c"
}