Automic VaultAutomic Vault

brew

使用 Homebrew 安装 terragrunt-atlantis-config

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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