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

1 repo

Awesome GitHub RepositoriesInfrastructure CLI Tooling

Command-line interfaces designed for managing infrastructure workflows and remote state backends.

Distinguishing note: Specifically targets CLI-based infrastructure management and backend state synchronization.

Explore 1 awesome GitHub repository matching development tools & productivity · Infrastructure CLI Tooling. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Infrastructure CLI Tooling

Awesome Infrastructure CLI Tooling 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

    OpenTofu CLI Workflow and Cloud Backends — a named example documented in this learning resource.

    Go
    27,919View on GitHub↗