gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- Longevity 100
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: 1.0
- age_days: 3754
- days_rel: 20
- days_push: 7
- n_releases_24m: 235
Adoption not part of the score
9808 stars · 1221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Terragrunt is a flexible orchestration tool that lets Infrastructure as Code written in OpenTofu/Terraform scale, adding a configuration and orchestration layer on top of tofu/terraform commands. It organizes infrastructure into independently operable units and stacks, manages remote state and DRY shared configuration, and runs operations in dependency order via its Run Queue.
Use cases
- orchestrate terraform and opentofu deployments across many environments
- keep terraform backend and remote state configuration DRY
- run terraform apply across multiple modules in dependency order
- reduce blast radius by splitting monolithic terraform into units
- bootstrap s3 and dynamodb state backends for terraform
- codify pre and post hooks around terraform runs
- manage multi-account aws infrastructure with terraform
When to choose
- you manage many terraform/opentofu modules across multiple environments and accounts
- you want DRY shared configuration and automatic remote state setup
- you need dependency-aware orchestration and controlled run ordering
- you want to codify hooks and error handling around IaC runs
When to avoid
- you have a single small terraform project with simple needs
- your team prefers plain terraform/opentofu workflows without an extra wrapper layer
- you rely on tooling tightly coupled to terraform-native features terragrunt wraps differently
Facets
cli-tool · maturity stable
infrastructure-as-code deployment configuration-management cli ci-cd infrastructure-as-code cloud-computing developer-tools cli windows go cloud terraform opentofu iac-orchestration remote-state hcl gruntwork run-queue blast-radius aws devops automation linux macos
5 sources
- readme: https://github.com/gruntwork-io/terragrunt · fetched 2026-08-28 · abb36598d691
- homepage: https://terragrunt.com · fetched 2026-08-29 · 2fb6ad46125f
- site_page: https://docs.terragrunt.com · fetched 2026-08-29 · 4359038f559f
- site_page: https://docs.terragrunt.com/getting-started/quick-start · fetched 2026-08-29 · 4359038f559f
- site_page: https://terragrunt.com/faqs-overview · fetched 2026-08-29 · 8523eb83c5e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gruntwork-io/terragrunt | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="gruntwork-io/terragrunt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem