Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
terraform
/
testdata
/
validate-module-pc-inherit-unused
/
main.tf
blob: 32c8a38f1e6f33ef2d350850419296093123672c [
file
] [
log
] [
blame
]
module
"child"
{
source
=
"./child"
}
provider
"aws"
{
foo
=
"set"
}