macOS
brew install terragruntlocal Homebrew formula metadata
sudo port install terragruntMacPorts ports tree · sysutils/terragrunt/Portfile · 来源: api.github.com
安装
brew install terragruntlocal Homebrew formula metadata
sudo port install terragruntMacPorts ports tree · sysutils/terragrunt/Portfile · 来源: api.github.com
nix profile install nixpkgs#terragruntnixpkgs package indexes · pkgs/by-name/te/terragrunt/package.nix · 来源: api.github.com
sudo pacman -S terragruntArch Linux sync databases · terragrunt · 来源: geo.mirror.pkgbuild.com
sudo zypper install terragruntopenSUSE Tumbleweed package metadata · terragrunt · 来源: download.opensuse.org
choco install terragruntChocolatey community package catalog · terragrunt · 来源: community.chocolatey.org
scoop install main/terragruntScoop official bucket manifest trees · bucket/terragrunt.json · 来源: api.github.com
winget install --id Gruntwork.Terragrunt -eWindows Package Manager source index · Gruntwork.Terragrunt · 来源: cdn.winget.microsoft.com
概览
Thin wrapper for Terraform e.g. for locking state
历史
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.
安全态势
没有找到 terragrunt 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.hcl可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
terragrunt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gruntwork-io/terragrunt
安装元数据
| 软件包键 | brew:terragrunt |
|---|---|
| 版本 | 1.1.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/terragrunt |
| 主页 | https://terragrunt.gruntwork.io/ |
| 仓库 | https://github.com/gruntwork-io/terragrunt |
| 上游文档 | https://terragrunt.gruntwork.io/docs |
| 许可证 | MIT |
| 源码归档 | https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v1.1.1.tar.gz |
| 最后更新 | 2026-07-14T16:16:30Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.