terraform-module-versions icon indicating copy to clipboard operation
terraform-module-versions copied to clipboard

feat: search local modules for nested modules

Open josh-barker opened this issue 3 years ago • 0 comments

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.

josh-barker avatar Nov 15 '21 03:11 josh-barker