macOS
brew install terragruntlocal Homebrew formula metadata
sudo port install terragruntMacPorts ports tree · sysutils/terragrunt/Portfile · source: api.github.com
brew
Thin wrapper for Terraform e.g. for locking state. Version 1.1.0 via Homebrew; verified 2026-07-01.
install
brew install terragruntlocal Homebrew formula metadata
sudo port install terragruntMacPorts ports tree · sysutils/terragrunt/Portfile · source: api.github.com
nix profile install nixpkgs#terragruntnixpkgs package indexes · pkgs/by-name/te/terragrunt/package.nix · source: api.github.com
sudo pacman -S terragruntArch Linux sync databases · terragrunt · source: geo.mirror.pkgbuild.com
sudo zypper install terragruntopenSUSE Tumbleweed package metadata · terragrunt · source: download.opensuse.org
choco install terragruntChocolatey community package catalog · terragrunt · source: community.chocolatey.org
scoop install main/terragruntScoop official bucket manifest trees · bucket/terragrunt.json · source: api.github.com
winget install --id Gruntwork.Terragrunt -eWindows Package Manager source index · Gruntwork.Terragrunt · source: cdn.winget.microsoft.com
overview
Thin wrapper for Terraform e.g. for locking state
history
Terragrunt is Gruntwork's long-running orchestration layer for scaling Terraform and OpenTofu infrastructure-as-code projects.
Terragrunt's public GitHub repository was created in May 2016. The project began as a thin wrapper around Terraform, but its current README describes it more broadly as a flexible orchestration tool that lets OpenTofu and Terraform infrastructure scale.
The official documentation and README place Terragrunt around the terragrunt.hcl configuration file, where users define reusable inputs, dependencies, includes, and execution behavior around otherwise native Terraform or OpenTofu code. Over time, that made the CLI a common companion for teams splitting infrastructure into many small units rather than one large state and root module.
Gruntwork's Road to Terragrunt 1.0 posts describe the project as having remained pre-1.0 for nearly eight years, then moving toward a stable command-line interface and file format. The same series introduced or stabilized larger-scale features such as Stacks, feature flags, run reports, a runner pool, and a redesigned documentation site before the 1.0 milestone.
Terragrunt became a package-manager staple because it sits directly in day-to-day Terraform workflows: developers install the CLI, keep terragrunt.hcl files beside infrastructure code, and call Terragrunt from local shells and CI pipelines. The input metadata shows packages across Homebrew, Chocolatey, MacPorts, Nix, Arch, Scoop, winget, and zypper.
Official repository metadata showed thousands of stars and more than a thousand forks by July 2026. Gruntwork's 1.0 release writing also frames the release as tested with real-world platform teams and intended to stabilize behavior for the existing community.
Common usage is to run Terraform or OpenTofu operations through terragrunt so shared configuration, dependency ordering, remote-state conventions, and multi-unit execution are handled consistently.
In package-nerd workflows, Terragrunt is often pinned or installed alongside Terraform or OpenTofu through system package managers, dev shells, CI images, and version managers because it participates in both local commands and automated infrastructure deployment.
Terragrunt is one of the more significant Terraform-adjacent packages in Homebrew because it is not just a helper script: it is a cross-platform Go CLI with its own configuration language conventions, release stream, compatibility expectations, and surrounding ecosystem of docs and package-manager formulas.
Its 1.0 work is especially relevant to package maintainers because the official goal was to stabilize the CLI and file format, reducing churn for users who install Terragrunt from operating-system package repositories.
security posture
No matching local secret-handling manifest was found for terragrunt. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
terragrunt.hclexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
terragrunt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/gruntwork-io/terragrunt
install metadata
| Package key | brew:terragrunt |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/terragrunt |
| Homepage | https://terragrunt.gruntwork.io/ |
| Repository | https://github.com/gruntwork-io/terragrunt |
| Upstream docs | https://terragrunt.gruntwork.io/docs |
| License | MIT |
| Source archive | https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v1.1.0.tar.gz |
| Last updated | 2026-07-01T10:28:40Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | terragrunt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
terragrunt
nix profile install nixpkgs#terragruntterragrunt 1.0.7-1
Thin wrapper for Terraform and OpenTofu for working with multiple modules
https://github.com/gruntwork-io/terragrunt
sudo pacman -S terragruntterragrunt 1.0.7-1.1
Thin wrapper for Terraform for working with multiple Terraform modules
https://github.com/gruntwork-io/terragrunt
sudo zypper install terragruntterragrunt-bash-completion 1.0.7-1.1
Bash Completion for terragrunt
https://github.com/gruntwork-io/terragrunt
sudo zypper install terragrunt-bash-completionterragrunt-zsh-completion 1.0.7-1.1
Zsh Completion for terragrunt
https://github.com/gruntwork-io/terragrunt
sudo zypper install terragrunt-zsh-completionterragrunt
sudo port install terragruntterragrunt
choco install terragruntmain/terragrunt
scoop install main/terragruntGruntwork.Terragrunt
winget install --id Gruntwork.Terragrunt -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.