Automic VaultAutomic Vault

brew

terragrunt-atlantis-config を Homebrew でインストール

terragrunt-atlantis-config のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install terragrunt-atlantis-config

local Homebrew formula metadata

概要

パッケージ概要

Generate Atlantis config for Terragrunt projects

コマンドとエイリアス

  • terragrunt-atlantis-config

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020: Public GitHub repository created for Transcend's Terragrunt-to-Atlantis config generator.
  • 2020s: README-documented workflow centers on Atlantis pre-workflow hooks and generated atlantis.yaml files for Terragrunt monorepos.
  • 2026: Homebrew metadata lists the tool as the brew formula terragrunt-atlantis-config.

Related projects

  • Atlantis provides the pull-request automation target whose YAML config this tool generates.
  • Terragrunt provides the dependency-aware HCL input model that this tool analyzes.
  • Terraform is the underlying infrastructure-as-code workflow automated by Atlantis and Terragrunt.

ソース

  • Input package metadata: source_facts.package-manager, source_facts.package-manager-url
  • README: https://github.com/transcend-io/terragrunt-atlantis-config#readme
  • Repository metadata: https://api.github.com/repos/transcend-io/terragrunt-atlantis-config

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
terragrunt-atlantis-configcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版1.21.1
マネージャ更新日2026-06-15
ローカルデータOK
上流最新
検出された最新v1.21.1

https://github.com/transcend-io/terragrunt-atlantis-config

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameterragrunt-atlantis-config
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment