macOS
brew install terragrunt-atlantis-configlocal Homebrew formula metadata
brew
terragrunt-atlantis-config のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install terragrunt-atlantis-configlocal Homebrew formula metadata
概要
Generate Atlantis config for Terragrunt projects
履歴
terragrunt-atlantis-config is a Transcend-maintained command-line generator for producing Atlantis YAML configuration from Terragrunt repositories.
The project appeared as a public GitHub repository in March 2020, positioned around a specific gap between Atlantis pull-request automation and Terragrunt's dependency-aware HCL configuration. Its README describes Atlantis as a Terraform pull request automation tool whose YAML config can express module dependencies, then explains that Terragrunt already models those dependencies in configuration.
Rather than asking teams to hand-maintain large Atlantis config files, the tool scans for terragrunt.hcl files, evaluates dependency, terraform, locals, and related source blocks, builds a directed acyclic graph, and emits Atlantis config that reflects the graph.
The README frames the tool around Transcend's own monorepo use case, where Terragrunt configuration can reach thousands of lines. GitHub repository metadata showed hundreds of stars and forks by July 2026, indicating adoption beyond a private internal helper but still within the Terraform/Terragrunt/Atlantis niche.
The recommended production pattern is to install the binary on an Atlantis server and run it from a pre-workflow hook after each clone, commonly generating atlantis.yaml with flags such as --autoplan, --parallel, and --create-workspace.
Users can tune generated Atlantis behavior with CLI flags and Terragrunt locals such as atlantis_workflow, atlantis_apply_requirements, atlantis_skip, and extra_atlantis_dependencies.
For package-manager users, the package matters because it turns a Go CLI into an installable piece of CI infrastructure: Homebrew supplies the local formula, while the README also documents go install and release tarball installation for Atlantis server images.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
terragrunt-atlantis-config | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/transcend-io/terragrunt-atlantis-config
インストールメタデータ
| パッケージキー | brew:terragrunt-atlantis-config |
|---|---|
| バージョン | 1.21.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/terragrunt-atlantis-config |
| ホームページ | https://transcend.io/blog/why-we-use-terragrunt |
| リポジトリ | https://github.com/transcend-io/terragrunt-atlantis-config |
| 上流ドキュメント | https://github.com/transcend-io/terragrunt-atlantis-config#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/transcend-io/terragrunt-atlantis-config/archive/refs/tags/v1.21.1.tar.gz |
| 最終更新 | 2026-06-15T10:21:22-04:00 |
| 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-atlantis-config |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.