Signed-off-by: Max Riveiro <kavu13@gmail.com>
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