terraform_module_latest_version
Retrieve the most recent version of a specified Terraform module by providing its namespace, name, and provider in the correct format.
Instructions
Get the latest version of a Terraform module
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Module name (format: namespace/name/provider) |