Ross ROSS = Recommend OSS · open-source software intelligence for agents

gruntwork-io/terragrunt

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. observed · 2026-08-28

github.com/gruntwork-io/terragrunt · homepage · Go · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
gruntwork-io/terragruntmain94

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