back to home

opentofu / registry

Metadata and tooling for the OpenTofu registry

397 stars
61 forks
17 issues
Go

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing opentofu/registry in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/opentofu/registry)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

OpenTofu Registry (registry.opentofu.org) This repository is home to the metadata that drives the provider and module registry for OpenTofu It also contains the applications used to manage version bumping, validation and API generation of the registry that is hosted at registry.opentofu.org. **Thanks to Cloudflare for sponsoring a Business plan to host the registry on!** Adding Providers, Modules or GPG Keys to the OpenTofu Registry To add your provider, module or GPG key to the OpenTofu Registry you can submit an issue using one of the issue templates we provide in this repository. • Submit new Module • Submit new Provider • Submit new Provider Signing Key Fill in the required fields and submit the issue. Once the issue has been submitted, the OpenTofu team will review this and either approve or deny the submission. > [!IMPORTANT] > **Submissions must be made through the GitHub issue form UI using the links above.** Do not open pull requests to add registry data directly, and do not create issues using the CLI, the GitHub API, or other tooling. The automated validation and processing pipeline depends on the structured data that only the issue form UI provides. Submissions made outside of the issue form UI will not be processed and will be closed. Contributing To The Codebase Contributions are always welcome! **Please see for before making any contributions.** Registry Inclusion Policy You can find information on the OpenTofu Registry Inclusion Policy in POLICY.md Reporting security vulnerabilities If you've found a vulnerability or a potential vulnerability in OpenTofu please follow Security Policy. We'll send a confirmation email to acknowledge your report, and we'll send an additional email when we've identified the issue positively or negatively.