opentofu/terraform/test-fixtures/apply-resource-depends-on-module-in-module
Mitchell Hashimoto 538302f143
terraform: resources nested within a module must also be depended on
For example: A => B => C (modules). If A depends on module B, then it
also must depend on everything in module C.
2016-11-12 15:38:28 -08:00
..
child terraform: resources nested within a module must also be depended on 2016-11-12 15:38:28 -08:00
main.tf terraform: resources nested within a module must also be depended on 2016-11-12 15:38:28 -08:00