Rich Infrastructure Summaries in Every PR
When you open a pull request that touches infrastructure, Atmos Pro now posts a beautiful comment that shows exactly what will change — and updates in real time as plans run.
The comment includes a dependency graph showing how your components relate to each other, a status table tracking each stack's progress, and color-coded badges that update live as plans complete.
atmos-probotcommented 1 minute ago
Tip
Atmos Pro Terraform Planin progress
Processing the affected stacks graph.
| Component | Stack | Status |
|---|---|---|
| vpc | prod/us-east-1 | new |
| eks-cluster | prod/us-east-1 | new |
| rds-primary | prod/us-east-1 | new |
| s3-assets | prod/us-east-1 | new |
What You Get
- Dependency graph — see how your VPC, EKS cluster, RDS, and other components connect at a glance
- Live status updates — watch each component progress from dispatched through planning to completed
- Color-coded status badges — instantly know what's running, what's waiting, and what's done
- Automatic truncation — even massive plans stay within GitHub's comment limits
No more scrolling through raw Terraform output. Every PR gets a clean, scannable summary that your whole team can read.
