Unreleased Content
This page lists documentation that contains content not yet included in a formal release. The features or changes described may be available in the development version but are pending an official release.
What "Unreleased" Means
Pages marked as unreleased indicate that:
- Portions of the content, or possibly the entire page, may refer to functionality that has not yet been released
- The documentation was recently updated and those changes are not yet associated with a stable release
- Releases happen on a weekly cadence — you can expect these changes to be associated with a formal release soon
Once a release is published that includes the documented changes, the "Unreleased" badge will automatically be removed.
Currently Unreleased Documentation
The following documentation pages have changes that are not yet included in a release:
This list was generated on September 13, 2026.
- !labels
Retrieve all component labels or one label by key, with an optional default
- !secret
Resolve a declared secret from its configured backend for an Atmos component in a stack
- !terraform.output
Read the remote state of any Atmos component from Terraform/OpenTofu outputs
- !terraform.state
The FASTEST way to retrieve Terraform outputs - reads directly from state backends without initializing Terraform or downloading providers
- Atmos CLI
Show Atmos usage and available commands without requiring stack configuration
- atmos describe component
Use this command to describe the complete configuration for an Atmos component in an Atmos stack.
- atmos helm
- atmos helm apply
- atmos helm delete
- atmos helm deploy
- atmos helm diff
- atmos helm plan
- atmos helm template
- atmos helm values
- atmos helmfile source
Manage helmfile component sources with JIT vendoring
- atmos packer source
Manage packer component sources with JIT vendoring
- Atmos Pro
Configure Atmos Pro integration for stack locking and workspace management
- atmos secret set
Set a declared secret's value from an argument, standard input, or an interactive prompt.
- atmos terraform plan
- atmos terraform source
Manage terraform component sources with JIT vendoring
- atmos version track apply
Rewrite version-managed files from the lock file.
- Atmos YAML Functions
- CLI Commands Cheat Sheet
CLI Commands Cheat Sheet
- CLI Configuration
Use the `atmos.yaml` configuration file to control the behavior of the Atmos CLI.
- Component Output Mocks
Supply literal Terraform output values for local plans and component inspection without reading remote state.
- Configure Component Metadata
Use the metadata section to control component behavior, inheritance, and deployment settings.
- Diagnostics
Capture structured subprocess diagnostics as JSONL for troubleshooting and CI artifacts.
- Helm Components
Configure native Helm components in Atmos stack manifests.
- Helm Configuration
Configure native Helm component behavior in atmos.yaml.
- Job Summaries
Rich Markdown job summaries for Terraform plan, apply, test, Kubernetes, Helm, and Helmfile operations
- Managed Versions
Configure Atmos-managed software versions, tracks, providers, groups, and lock files.
- matrix
- Migrating from Native Terraform
How to migrate from vanilla Terraform to Atmos
- output
- output
- parallel
- steps
- test
- type
- Vendor Configuration
Configure vendoring behavior in atmos.yaml.
- Version Files
Configure file managers that render locked versions into project files.
Stay Updated
To know when unreleased features become available:
- Watch the Changelog — All releases are documented with their changes
- Follow GitHub Releases — Get notified of new releases
- Join our Slack Community — Discuss upcoming features with the team
Related
- Changelog — View recent releases and changes
- Experimental Features — Features under active development
- Roadmap — View our product roadmap