mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-06-01 04:02:48 -04:00
Adds the ability to target resources within modules, like: module.mymod.aws_instance.foo And the ability to target all resources inside a module, like: module.mymod Closes #1434