Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
terraform
/
testdata
/
apply-resource-depends-on-module-deep
/
child
/
child
/
main.tf
blob: 77203263df458507cd426fd4928a96d9f9bf6e91 [
file
] [
log
] [
blame
]
resource
"aws_instance"
"c"
{
ami
=
"grandchild"
}