aicoolies logo

Digger

Open-source IaC orchestration that runs Terraform plans and applies from pull request comments

Share
open-sourceOpen SourceTelemetry Concerns
Visit Website →

Digger is an open-source infrastructure-as-code orchestration tool for running Terraform and OpenTofu plan/apply workflows from pull request comments. It uses the team’s existing VCS and CI runners instead of adding a separate runner fleet, supports GitHub, GitLab, and Azure DevOps style workflows, and stores PR-level locks and plan cache in the user’s cloud account.

Digger brings Terraform and OpenTofu changes into the pull request loop. Developers ask for plan and apply operations through PR comments, while the orchestrator triggers jobs in the existing CI environment. That makes it a lighter-weight alternative for teams that want Atlantis-style infrastructure automation without moving state, secrets, or runner execution into a fully managed IaC platform.

The project is built around VCS and CI portability: the README calls out GitHub, GitLab, Azure Repos, GitHub Actions, GitLab CI, and Azure DevOps, while the docs cover plan previews, supported commands, PR-level locks, private runners, caching, and self-hosting. This is useful for platform teams that already standardized on internal CI but still need consistent Terraform review, approval, and apply mechanics across repositories.

Digger is Apache-2.0 licensed and self-hostable. A write-time README check also found a telemetry section that says no sensitive or personally identifiable data is logged and points to the usage-tracking code; for aicoolies this is recorded as a telemetry concern rather than hidden. Position Digger as an open-source IaC automation layer, not as Dagger or as a generic CI runtime.

Pricing

Free open-source Apache-2.0 project; commercial/support motion is separate from the self-hosted core

Platforms

Self-hosted orchestrator using existing GitHub, GitLab, Azure DevOps, and CI runners; Terraform/OpenTofu workflows

Categories

Tags

Use Cases

Related Tools

Mergify

Merge queue, CI insights, flaky-test controls, and stacked pull requests for GitHub teams

Mergify is a pull request automation platform that keeps main branches green with merge queue batching, merge protections, CI Insights, flaky-test detection, and stacked pull requests. Its Stacks workflow turns commits on one local branch into focused PR chains, helping teams review large AI-generated or feature-heavy changes without losing queue safety.

freemium

Terrateam

Open-source GitOps automation for Terraform and OpenTofu pull requests

Terrateam is open-source GitOps infrastructure orchestration for Terraform and OpenTofu pull requests. It automates plans and applies in GitHub workflows, supports monorepos and many workspaces, and adds apply-only locks, OPA/Rego policy checks, cost and drift signals, and approval controls without forcing teams into a separate IaC platform.

freemiumOpen Source
KubeAI logo

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source

kubectl-ai

Google’s open-source Kubernetes assistant that translates natural-language intent into precise cluster operations.

kubectl-ai is an AI-powered Kubernetes assistant from Google Cloud Platform. It acts as an intelligent interface for cluster work, translating operator intent into Kubernetes commands and workflows. The key distinction from reactive diagnosis tools is that kubectl-ai is designed as an interactive natural-language interface for planning and executing Kubernetes operations, with provider configuration and MCP-oriented workflows around the CLI.

open-sourceOpen SourceTelemetry
Vald logo

Vald

Cloud-native distributed vector search engine built for Kubernetes with automatic indexing and horizontal scaling.

Vald is a highly scalable distributed approximate nearest neighbor (ANN) vector search engine designed for cloud-native, Kubernetes-based architectures. Maintained by LY Corporation and listed in the CNCF Landscape, it uses the NGT algorithm (developed at Yahoo Japan), supports automatic incremental index backup, and handles billion-scale datasets across loosely coupled microservice components that scale horizontally via Helm.

open-sourceOpen Source
Freestyle logo

Freestyle

Sandboxes for coding agents — Linux VMs, Git, and deploys in one box

Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.

freemium