pkg.soopen package index

brew / rank 7067

Install terragrunt-atlantis-config with Homebrew

Generate Atlantis config for Terragrunt projects. Version 1.21.1 via Homebrew; verified 2026-07-26.

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 bottle metadata was recorded.

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-configexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version1.21.1
manager updated2026-07-26
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:terragrunt-atlantis-config
Version1.21.1
Package managerHomebrew
Homepagehttps://transcend.io/blog/why-we-use-terragrunt
Repositoryhttps://github.com/transcend-io/terragrunt-atlantis-config
Last updated2026-07-26T00:50:36+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation