diggerhq/digger
Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️ observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 97
- Release rhythm 85
- Longevity 91
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 1286
- days_rel: 22
- days_push: 22
- n_releases_24m: 275
Adoption not part of the score
5031 stars · 608 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Digger (now rebranded OpenTaco) is an open-source Infrastructure-as-Code orchestration tool that runs Terraform plan and apply directly inside your existing CI pipeline, such as GitHub Actions. It provides Atlantis-like PR automation without requiring a separate server, keeping cloud secrets and compute within your own infrastructure.
Use cases
- run terraform plan and apply from pull request comments
- replace terraform cloud or atlantis with ci-native automation
- avoid sharing aws credentials with a third-party terraform service
- add pr-level locks to prevent terraform race conditions across prs
- detect terraform configuration drift
- enforce opa policies and rbac on terraform changes
- run terragrunt or terraform workspaces in github actions
When to choose
- you already use GitHub Actions or another CI and want Terraform automation without hosting a separate server
- security policies forbid sharing cloud credentials with external TACOS like Terraform Cloud or Spacelift
- you want Atlantis-like workflows with drift detection, OPA policies, and apply-after-merge
- you want to reduce costs by reusing existing CI compute for Terraform runs
When to avoid
- you need a fully managed, turnkey Terraform platform with a dedicated web UI and support
- your CI system is not supported or you cannot modify pipeline configuration
- you prefer a long-running server-based workflow like vanilla Atlantis
- you don't use Terraform, OpenTofu, or Terragrunt for infrastructure management
Facets
cli-tool · maturity active
infrastructure-as-code ci-cd deployment workflow-automation developer-tools infrastructure-as-code cloud-computing developer-tools cli self-hosted cloud terraform opentofu terragrunt atlantis-alternative github-actions terraform-automation pr-automation drift-detection opentaco devops automation github docker
2 sources
- readme: https://github.com/diggerhq/digger · fetched 2026-08-28 · 5166a37eb98e
- homepage: https://digger.dev · fetched 2026-08-29 · c6c41593d8d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diggerhq/digger | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem