v1.12.0
·
13 commits
to main
since this release
1.12.0 (2026-07-29)
Features
- introduced latest module version lookup implementation and tests (#115) (772f0f3)
- The
get_latest_module_versiontool supports targeted on-demand lookup of a module’s latest published version. The tool will validate the incoming module ID, uses the Terraform Registry client to fetch and identify the latest available version.