macOS
brew install atmoslocal Homebrew formula metadata
brew
Universal Tool for DevOps and Cloud Automation. Version 1.224.0 via Homebrew; verified 2026-07-23. Also installable with nix: nix profile install nixpkgs#atmos.
install
brew install atmoslocal Homebrew formula metadata
nix profile install nixpkgs#atmosnixpkgs package indexes · pkgs/by-name/at/atmos/package.nix · source: api.github.com
scoop install main/atmosScoop official bucket manifest trees · bucket/atmos.json · source: api.github.com
overview
Universal Tool for DevOps and Cloud Automation
history
Atmos is Cloud Posse's open-source framework and CLI for orchestrating infrastructure workflows across Terraform, OpenTofu, Helmfile, Ansible, Packer, Devcontainers, and related DevOps tooling. Its main idea is to separate reusable components from YAML stack configuration so large cloud architectures can be driven through consistent CLI commands.
The official README describes Atmos as a framework for orchestrating and operating infrastructure workflows across multiple cloud and DevOps toolchains. It emphasizes reusable components implemented as Terraform root modules, stack configurations in YAML, DRY configuration, vendoring, custom commands, GitOps capabilities, and policy controls.
The README also identifies Cloud Posse as a heavy internal user for automating cloud infrastructure with Terraform and Kubernetes, while saying the tool can automate any complex workflow. The generated README's copyright span covers 2017-2026, fitting Cloud Posse's long-running open-source infrastructure ecosystem.
Atmos is distributed as a Homebrew formula and appears in Nix and Scoop in the input, which matches its cross-platform CLI positioning. The official website calls it free and open source and promotes installation, examples, CLI reference, and community support through Cloud Posse's SweetOps Slack and office hours.
The project has a fast-moving release line: official Git tags include early 0.x releases and later v1.x releases reaching v1.99.0. That matters to package maintainers because Atmos is both a CLI and an opinionated framework; changes in config discovery, stack behavior, and integrations can affect whole infrastructure repositories.
Atmos users define components, stacks, workflows, and custom commands, then run atmos commands locally or in CI/CD to describe, plan, apply, vendor, validate, and orchestrate infrastructure. The README highlights Terraform-native orchestration, backend and varfile generation, stack configuration, component libraries, vendoring, and workflow orchestration.
The CLI configuration docs define atmos.yaml as the main config file. Atmos searches the current directory, Git repository root, parent directories, the home directory, and system directories, and can merge multiple config files plus .atmos.d fragments. On Windows, docs recommend forward slashes in atmos.yaml paths.
Atmos is package-nerd catnip because it is a CLI that encodes an entire infrastructure repo layout philosophy. Installing it is not just getting another terraform wrapper; it brings Cloud Posse's conventions for stacks, components, vendoring, custom commands, and GitOps into a portable binary.
Its config discovery order is especially important for packagers and shell users because the same atmos binary behaves differently depending on current directory, repo root, home config, and system config.
security posture
No matching local secret-handling manifest was found for atmos. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./atmos.yamlrepo-root/atmos.yamlparent directories: atmos.yaml~/.atmos/atmos.yaml/usr/local/etc/atmos/atmos.yaml./atmos.yamlrepo-root/atmos.yamlparent directories: atmos.yaml%LOCALAPPDATA%/atmos/atmos.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
atmos | cli | global executable |
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.
https://github.com/cloudposse/atmos
install metadata
| Package key | brew:atmos |
|---|---|
| Version | 1.224.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/atmos |
| Homepage | https://atmos.tools |
| Repository | https://github.com/cloudposse/atmos |
| Upstream docs | https://atmos.tools/ |
| License | Apache-2.0 |
| Source archive | https://github.com/cloudposse/atmos/archive/refs/tags/v1.224.0.tar.gz |
| Last updated | 2026-07-23T21:30:15Z |
| Pulse | updated |
| Build dependencies | go, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | atmos |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
atmos
nix profile install nixpkgs#atmosmain/atmos
scoop install main/atmossource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.