Platform

Web console for your infrastructure database

Browse resources, query with SQL, analyze dependencies, track changes. OAuth authentication, user management, API key generation. Thirteen products in one unified interface.

13 Products User Management OAuth Auth API Keys PostgreSQL Storage
Instances Modules Types Query Timeline Search Blast Radius Graph Gap Analysis
production | 2,847 resources
provider: aws region: us-east-1 tag:env = prod
847
EC2
234
S3
156
RDS
1,610
Other
Address Type Module Dependencies
aws_instance.api_prod[0] aws_instance module.api 12
aws_instance.api_prod[1] aws_instance module.api 12
aws_rds_instance.primary aws_rds_instance module.database 8
aws_s3_bucket.assets aws_s3_bucket module.storage 5
root 2,847 resources
module.api 423 resources
module.database 156 resources
module.networking 892 resources
module.storage 234 resources
module.monitoring 142 resources
Resource Type Provider Count
aws_instance aws 847
aws_security_group aws 312
aws_s3_bucket aws 234
aws_iam_role aws 189
aws_db_instance aws 156
SELECT
address, attributes->>'instance_type' as type
FROM
instances
WHERE
resource_type = 'aws_instance'
address type
aws_instance.api_prod[0] t3.large
aws_instance.api_prod[1] t3.large
aws_instance.worker[0] c5.xlarge
2024-01-15 14:32:18 UTC
terraform apply - 3 resources modified
alice@company.com | +1 aws_instance, ~2 aws_security_group
2024-01-15 11:08:42 UTC
terraform apply - 1 resource created
bob@company.com | +1 aws_s3_bucket
2024-01-14 16:45:03 UTC
terraform apply - 2 resources destroyed
alice@company.com | -2 aws_instance
Found 4 results in 12ms
aws_instance.api_prod[0]
module.api | aws_instance
aws_instance.api_prod[1]
module.api | aws_instance
aws_security_group.api_prod
module.api | aws_security_group
aws_lb_target_group.api_prod
module.api | aws_lb_target_group
aws_security_group.api_prod
12
Affected
3
Direct
2
Max Depth
aws_instance.api_prod[0]
aws_instance.api_prod[1]
aws_lb_target_group.api_prod
aws_lb_listener.api_https
aws_vpc.main
├──────────────┬──────────────┐
aws_subnet.public aws_subnet.private aws_internet_gateway
aws_instance.api_prod[0]
IaC Coverage 87%
Cloud Resource Type Status
i-0a1b2c3d4e5f67890 EC2 Unmanaged
sg-0987654321abcdef Security Group Unmanaged
vol-abcdef1234567890 EBS Volume Unmanaged
eni-1234567890abcdef ENI Managed

States Browser

View and manage all Terraform state files with resource counts, transaction activity, and health indicators.

Instances

Browse all resource instances with faceted filtering. Filter by provider, type, module, region, or any tag. Export to CSV or JSON.

Modules

Navigate your Terraform module hierarchy. See resource counts at each level and drill down into specific modules.

Resource Types

High-level overview grouped by provider and type. Understand your infrastructure composition at a glance.

MQL Query

SQL-like queries against your infrastructure. SELECT, JOIN, WHERE, GROUP BY with full JSON attribute support.

Dashboards

Create custom infrastructure dashboards with bar, line, pie charts and number cards. Build visualizations from MQL queries.

Timeline

Chronological view of infrastructure changes. See who changed what, when, and track transactions over time with detailed logs.

Search

Full-text search across all resources. Search history tracking, export results, quick preview, and jump-to navigation.

Blast Radius

Understand change impact before you apply. See upstream and downstream dependencies with distance metrics for any resource.

Graph Explorer

Visual dependency graphs scoped to individual resources. Depth-limited rendering, graph statistics, collapse repetition. Explore relationships without getting lost.

Gap Analysis

Compare Terraform state with your cloud (AWS, GCP, Azure). Find unmanaged resources and generate import blocks to bring them under Terraform management.

Settings & Administration

User management with create/delete/admin controls. API key generation and management for programmatic access. Password changes and profile settings. Team organization with role-based access.

Stop coordinating. Start shipping.

Resource-level locking. Graph-based state. SQL queries on your infra.
Teams work in parallel. No more lock contention.

Start Free Get Updates

// Zero spam. Just progress updates as we build Stategraph.