Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
terraform
/
testdata
/
input-provider-once
/
main.tf
blob: 006a74087c5134ea1902b4cc6a4ed209f08fcedb [
file
] [
log
] [
blame
]
resource
"aws_instance"
"foo"
{}
module
"child"
{
source
=
"./child"
}