mcp-server-pacman

MIT License
4
  • Linux
  • Apple

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

NameRequiredDescriptionDefault
nameYesModule name (format: namespace/name/provider)

Input Schema (JSON Schema)

{ "description": "Parameters for getting the latest version of a Terraform module.", "properties": { "name": { "description": "Module name (format: namespace/name/provider)", "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "TerraformModuleLatestVersion", "type": "object" }

You must be authenticated.

Other Tools from mcp-server-pacman

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/oborchers/mcp-server-pacman'

If you have feedback or need assistance with the MCP directory API, please join our Discord server