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