Atmos Pro Logo

Atmos Pro

ProductPricingDocsBlogChangelog
Create Workspace
← Back to Changelog
Feature

See the Plan Behind Every Pending Apply

Erik Osterman

Erik Osterman

CEO & Founder of Cloud Posse

|August 5, 2026

See What You're Actually Approving

When you approve a deployment, what you actually want to know is simple: does this still match the current state of infrastructure? In a team that ships continuously, main doesn't hold still — a plan that was accurate the moment a PR merged can be stale by lunch if someone else's change landed in between. Up to now, approving meant trusting a plan you couldn't see, or re-running one by hand somewhere else first.
The Approvals dashboard now gives you that plan directly on the row, and the ability to refresh it before you commit. If a plan already ran for the exact commit under review, you get View Plan with its age. If it hasn't run yet — or you just want a current read against main — Run Plan dispatches one on demand, pinned to that precise commit so the plan you review and the commit that gets applied are guaranteed to match. A running plan reflects that in real time with a link to live logs, and refreshing stays disabled until the new run actually lands rather than re-enabling the instant the dispatch request is sent.
If there's no plan actually available to view, View Plan shows disabled with an explanation instead of opening a run with nothing to show — and Refresh Plan is right there to dispatch a new one.

Available Through the MCP Server Too

Driving approvals through the Atmos Pro MCP server gets the same information: get_approval and list_approvals return a plan field on every apply-phase approval — the workflow run, its age, and whether it's stale — without a second lookup. An agent can answer "what does this approval change, and is that still current?" directly from the approval record, then call the new dispatch_approval_plan tool to trigger a fresh plan against the same commit before recommending approval, rather than trusting a stale one.

Older

Embed Casts on Your Site or README

Erik Osterman

Erik Osterman

CEO & Founder of Cloud Posse

Erik is the founder of Cloud Posse and creator of Atmos. With over a decade of experience helping teams adopt Terraform at scale, he is passionate about open-source infrastructure tooling and developer experience.

Book a Meeting
Atmos Pro Logo

Atmos Pro

The fastest way to deploy your apps on AWS with Terraform and GitHub Actions.

GitHubTwitterLinkedInYouTubeSlack

For Developers

  • Quick Start
  • Example Workflows
  • Atmos Documentation
  • Register for Office Hours
  • Join the Slack Community

Enterprise

  • Trust Center
  • Procurement
  • Pricing
  • Contact Sales

Company

  • About Cloud Posse
  • Security
  • Blog
  • Media Kit
  • Try our Newsletter

Legal

  • SaaS Agreement
  • Terms of Use
  • Privacy Policy
  • Disclaimer
  • Cookie Policy

© 2026 Cloud Posse, LLC. All rights reserved.

Checking status...