We’ve shipped a new infrastructure at-a-glance list view. View all your cloud resources in one place: what’s managed, what’s not, and what’s drifted.
Everyone Hates Drift
You know those resources that someone click-ops’d into existence months ago? The ones that aren’t in any IaC? They’re still running, still costing money, and still a compliance nightmare waiting to happen.
A Simple View
The new list view shows everything, in a straight-forward way:
- Managed vs Unmanaged: See which resources are tracked by Terraform/Pulumi and which are orphaned
- Drift Status: Instantly spot resources that have drifted from their declared state
- Resource Types: EC2, S3, RDS, all your AWS resources in one view
- Environment Tags: Know which environment each resource belongs to
Click any resource to dive deeper. See its configuration, tags, creation date, and drift status. Everything you need to understand what’s happening with that random S3 bucket someone created 19 days ago.
From Discovery to Fix
Once you spot issues:
- Unmanaged resources? Ask Cased to generate the Terraform to import them
- Configuration drift? The agent writes the PR to fix it
- Wrong tags or configs? Describe the fix, get the code
Try It Now
Check your infrastructure status at app.cased.com and find and kill that EC2 node you left running 4 months ago.