awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
diggerhq avatar

diggerhq/digger

0
View on GitHub↗
4,979 stars·599 forks·Go·MIT·18 viewsdigger.dev↗

Digger

Digger is a GitOps infrastructure automation system and Terraform orchestrator. It enables the execution of infrastructure plans and applies directly from version control pull requests and CI pipelines.

The project provides a framework for policy-based governance and state management. It enforces role-based access controls and custom security policies on infrastructure changes, while centrally storing state files with version history and access controls.

The system manages infrastructure workflows through pull request comment triggers and remote execution. It includes capabilities for drift detection to identify discrepancies between actual and desired cloud states, concurrent execution locking to prevent race conditions, and plan persistence to ensure approved versions are applied to production.

Features

  • Pull Request Comment Triggers - Enables the execution of infrastructure plans and applies directly via specific pull request comments.
  • Orchestrators - Orchestrates Terraform plans and applies directly from version control pull requests and CI pipelines.
  • Orchestration State Management - Provides centralized management of infrastructure state to coordinate cloud operations and maintain a single source of truth.
  • State Management - Provides centralized storage for infrastructure state files with integrated access controls and version history.
  • GitOps Automation - Triggers infrastructure updates and state changes directly based on activity within version control pull requests.
  • GitOps Workflows - Synchronizes infrastructure state with version control using automated deployment pipelines triggered by pull requests.
  • Infrastructure as Code Deployments - Manages the deployment and execution of infrastructure code through automated pipelines and remote environments.
  • Infrastructure Automation Workflows - Automates the modification and deployment of infrastructure resources through integrated workflows.
  • Infrastructure Governance Policies - Enforces automated rules and role-based access controls on infrastructure changes to ensure security and compliance.
  • Infrastructure State Managers - Maintains infrastructure state files centrally with access controls and version history to ensure consistency.
  • Infrastructure Policy Enforcers - Enforces security standards and custom compliance policies on infrastructure-as-code definitions before deployment.
  • Policy-Based Access Control - Enforces security permissions and custom rules on infrastructure changes through a policy-driven authorization system.
  • Drift Detection - Identifies discrepancies between the actual cloud resource states and the desired states defined in infrastructure-as-code configuration.
  • Infrastructure Resource Locks - Implements locking mechanisms to prevent concurrent modifications to the same infrastructure project or workspace.
  • PR Action Workflows - Provides interfaces for triggering common infrastructure actions such as plans and applies from a pull request view.
  • Remote Workspace Command Execution - Provides the capability to execute shell commands and manage files on remote hosts via connected workspace instances.
  • Drift Detection - Automates the identification of discrepancies between defined infrastructure code and the actual cloud environment state.
  • Remote Worker Command Executors - Executes infrastructure shell commands on remote cloud worker instances and streams real-time logs back to the user.
  • Race Condition Prevention - Prevents data races and concurrent modifications by using locks on pull requests during infrastructure updates.
  • Plan Approval Workflows - Saves proposed infrastructure changes for human approval before execution to ensure safe production deployments.
  • Plan Persistence - Caches execution plans in cloud storage to ensure the approved version is exactly what is applied to production.

Star history

Star history chart for diggerhq/diggerStar history chart for diggerhq/digger

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Digger

These projects share indexed features with Digger. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • pulumi/pulumipulumi avatar

    pulumi/pulumi

    24,797View on GitHub↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Goawsazurecloud
    View on GitHub↗24,797
  • fluxcd/flux2fluxcd avatar

    fluxcd/flux2

    7,888View on GitHub↗

    Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new

    Gocontinuous-deliverygitopsgitops-toolkit
    View on GitHub↗7,888
  • crossplane/crossplanecrossplane avatar

    crossplane/crossplane

    11,791View on GitHub↗

    Crossplane is a Kubernetes-based control plane framework that functions as a cloud resource orchestrator and infrastructure-as-code platform. It enables the management of heterogeneous infrastructure by extending the Kubernetes API to provision and maintain external cloud services through declarative configuration. By utilizing custom resource controllers, it continuously reconciles the state of external infrastructure with defined desired states, ensuring consistent deployment and lifecycle management across multiple cloud providers. The platform distinguishes itself through its composition-

    Gocloud-computingcloud-managementcloud-native
    View on GitHub↗11,791
  • portainer/portainerportainer avatar

    portainer/portainer

    37,740View on GitHub↗

    Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di

    TypeScriptdockerdocker-composedocker-container
    View on GitHub↗37,740
Compare all 30 related projects→

Frequently asked questions

What does diggerhq/digger do?

Digger is a GitOps infrastructure automation system and Terraform orchestrator. It enables the execution of infrastructure plans and applies directly from version control pull requests and CI pipelines.

What are the main features of diggerhq/digger?

The main features of diggerhq/digger are: Pull Request Comment Triggers, Orchestrators, Orchestration State Management, State Management, GitOps Automation, GitOps Workflows, Infrastructure as Code Deployments, Infrastructure Automation Workflows.

Which projects share features with diggerhq/digger?

Projects with overlapping indexed features include: pulumi/pulumi — Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud… fluxcd/flux2 — Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with… portainer/portainer — Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying,… crossplane/crossplane — Crossplane is a Kubernetes-based control plane framework that functions as a cloud resource orchestrator and… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,…