terraform-module-versions

Checks Terraform modules for available version updates

brewmacoslinux
Try with needOr install directly
Source

About

CLI that checks Terraform code for module updates

Commands

terraform-module-versions

Examples

Check for module updates in current directory$ terraform-module-versions
Check for updates in a specific Terraform directory$ terraform-module-versions -d /path/to/terraform
Check for updates with JSON output format$ terraform-module-versions -json