terraform-module-versions
terraform-module-versions copied to clipboard
feat: search local modules for nested modules
Currently, if a local module uses another module that is sourced from Github or the Registry, it is not shown in the list of outdated modules.
This PR adds another option on the CLI to optionally search local modules for nested modules.