Skip to main content
Glama
Qvakk
by Qvakk

get_provider_docs

Retrieve Terraform provider documentation including version details, configuration instructions, usage examples, and upgrade guides from GitHub.

Instructions

Get the main documentation page for a Terraform provider.

This fetches the provider's overview documentation from GitHub which typically includes: - Version information and compatibility notes - Authentication and configuration - Example usage - Important notes about breaking changes - Upgrade guides between versions Args: namespace: Provider namespace (e.g., 'hashicorp') name: Provider name (e.g., 'aws', 'azurerm', 'google') version: Provider version (default: 'latest') Returns: Dictionary containing provider documentation content in markdown format

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
nameYes
versionNolatest

Latest Blog Posts

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/Qvakk/terraform-registry-mcp-server'

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