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

1 repo

Awesome GitHub RepositoriesInfrastructure Lifecycle Execution Engines

Engines that perform infrastructure updates through planning and application phases.

Distinguishing note: Focuses on the execution workflow, not the state management.

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

  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure Lifecycle Execution Engines

Awesome Infrastructure Lifecycle Execution Engines GitHub Repositories

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

    hashicorp/terraform

    47,784View on GitHub↗

    Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co

    Performs infrastructure updates through a three-stage workflow involving planning, execution, and dependency resolution.

    Gocloudcloud-managementgraph
    47,784View on GitHub↗