
OpenTofu Registry
OfficialProvides access to the OpenTofu Registry, letting you search for and retrieve information about infrastructure-as-code providers, modules, and their documentation.
What it does
- Search OpenTofu Registry for providers and modules
- Get detailed provider information and documentation
- Retrieve module specifications and examples
- Access resource and data source documentation
- Find infrastructure components by simple search terms
Best for
Tools (5)
Search the OpenTofu Registry to find providers, modules, resources, and data sources. Use simple terms without prefixes like 'terraform-provider-' or 'terraform-module-'.
Get detailed information about a specific OpenTofu provider by namespace and name. Do NOT include 'terraform-provider-' prefix in the name.
Get detailed information about a specific OpenTofu module by namespace, name, and target. Use the simple module name, NOT the full repository name.
Get detailed documentation for a specific OpenTofu resource by provider namespace, provider name, and resource name.
Get detailed documentation for a specific OpenTofu data source by provider namespace, provider name, and data source name.