awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Infrastructure Collaboration Tools · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInfrastructure Collaboration Tools

Utilities for managing shared state, access control, and team synchronization in infrastructure projects.

Distinguishing note: Focuses on team-oriented workflows, state sharing, and version control integration for infrastructure.

Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure Collaboration Tools. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure Collaboration Tools

Awesome Infrastructure Collaboration Tools GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • opentofu/opentofu

    opentofu/opentofu

    27,919View on GitHub↗

    OpenTofu is a declarative infrastructure orchestrator that automates the provisioning and management of cloud resources. It functions as a platform-agnostic interface, allowing users to define their desired environment state in configuration files, which the system then reconciles against live infrastructure to calculate and execute necessary updates. The project utilizes a graph-based execution engine to determine the optimal sequence for resource operations, enabling the parallel processing of independent components to reduce deployment times. To support complex, multi-platform environments

    Manage shared state and access controls by committing configuration files to version control systems and using remote backends to synchronize team workflows across distributed infrastructure projects and teams.

    Go
    27,919View on GitHub↗