Automic VaultAutomic Vault

brew

Install terragrunt-atlantis-config with Homebrew

Generate Atlantis config for Terragrunt projects. Version 1.21.1 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install terragrunt-atlantis-config

local Homebrew formula metadata

overview

Package summary

Generate Atlantis config for Terragrunt projects

Commands and aliases

  • terragrunt-atlantis-config

history

Project history and usage

terragrunt-atlantis-config is a Transcend-maintained command-line generator for producing Atlantis YAML configuration from Terragrunt repositories.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

Sources

  • 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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
terragrunt-atlantis-configcliglobal executable

freshness

Version and 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.

page generated2026-07-26
manager version1.21.1
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv1.21.1

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

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:terragrunt-atlantis-config
Version1.21.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/terragrunt-atlantis-config
Homepagehttps://transcend.io/blog/why-we-use-terragrunt
Repositoryhttps://github.com/transcend-io/terragrunt-atlantis-config
Upstream docshttps://github.com/transcend-io/terragrunt-atlantis-config#readme
LicenseMIT
Source archivehttps://github.com/transcend-io/terragrunt-atlantis-config/archive/refs/tags/v1.21.1.tar.gz
Last updated2026-06-15T10:21:22-04:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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