terraform-module-versions
terraform-module-versions copied to clipboard
feature: add recursion
Adds an optional flag for list and check (called -recursive
) which will given a set of paths, recurse into the nested structure and run a list or a check on each of the nested directories.
Closes #79