🔓Apache 2.0. Free forever, no feature gates

Cost Estimates for YourCloud Infrastructure

before you deploy

Open source CLI for Terraform, Terragrunt, and CloudFormation with optimization recommendations, budget guardrails, and fully offline mode. No API key required.

Works with your infrastructure stack

TerraformTerragruntCloudFormationAWSAzureGoogle Cloud
1,100+
Terraform resources supported
3
Cloud providers
$0
Free and open source
0
Network calls in offline mode
See It In Action

Real Output, Not Mockups

What you actually see when you run C3X on a Terraform project.

terminal
$
How It Works

From Zero to Cost Visibility

Three steps. No account required. Works with any Terraform project.

01

Install

One command. Works on macOS, Linux, Windows, and Docker. No account required.

$brew install c3xdev/tap/c3x
02

Estimate

Point at your Terraform project. Get a full cost breakdown in seconds.

$c3x estimate --path .
03

Optimize

Get actionable suggestions: newer instance types, better storage, architecture improvements.

$c3x recommend --path .
Features

Everything You Need to Manage Cloud Costs

From cost estimation to optimization recommendations, budget enforcement, and offline mode.

1,100+ Resources

AWS, Azure, and Google Cloud. Terraform, Terragrunt, and CloudFormation. Usage-based resources like Lambda and S3 supported via usage files.

Learn more

Cost Recommendations

Suggests newer instance generations, gp2 to gp3 migrations, VPC endpoints for NAT Gateway, and more. Runs locally, no cloud subscription.

Learn more

Budget Guardrails

Add --budget 1000 to your CI pipeline. Exits with code 1 if the estimate exceeds your limit. Free, no paid subscription required.

Learn more

What-If Scenarios

Test cost impact of changes without modifying Terraform code. --what-if lets you override any resource attribute on the fly.

Learn more

Fully Offline

Download pricing data once with c3x pricing sync. Then estimate without any network calls. Perfect for air-gapped environments.

Learn more

Self-Hosted Pricing

Independent pricing API that scrapes directly from AWS, Azure, and GCP. No vendor lock-in. Your data stays on your infrastructure.

Learn more
Comparison

How C3X Compares

An honest look at how C3X stacks up against other Terraform cost estimation tools.

FeatureC3XInfracost
Open source CLI
No API key required
Fully offline mode
Self-hosted pricing APIFreePaid
Budget guardrails (CLI)--budget flagOPA/Rego
Cost recommendationsFreePaid
What-if scenarios--what-if flag
AWS resources700+700+
Azure resources300+300+
GCP resources100+100+
Terragrunt support
CloudFormationPaid
PR commentsFreeFree

Based on publicly available documentation as of April 2026. Suggest a correction

The Difference

Before & After C3X

See how teams transform their cloud cost management from reactive firefighting to proactive optimization.

Without C3X

  • Surprise cloud bills after deployment
  • Manual spreadsheet estimation
  • No cost gate in CI/CD pipelines
  • Vendor lock-in to proprietary pricing APIs

With C3X

  • Know exact costs before you merge
  • Automatic optimization suggestions
  • Budget guardrails in every pipeline
  • Fully offline, own your data
ROI Calculator

See Your Potential Savings

Drag the slider to estimate how much cost visibility and optimization recommendations could save.

Monthly Cloud Spend$500K
$10K$5M
Annual Savings
$688K
projected
Time to ROI
6.5 wks
average
vs. No Visibility
3x
more efficient
Integrations

Fits Into Your Workflow

Works with the IaC tools and CI/CD platforms you already use.

TerraformIaC
TerragruntIaC
CloudFormationIaC
GitHub ActionsCI/CD
GitLab CICI/CD
Bitbucket PipelinesCI/CD
Azure PipelinesCI/CD
AtlantisPlatform
SpaceliftPlatform
Roadmap

Where We're Going

C3X is building toward full infrastructure simulation. Here's the journey.

Now

v1.0 Open Source CLI

  • Cost estimation for 1,100+ Terraform resources
  • Optimization recommendations
  • Budget guardrails for CI/CD
  • What-if cost scenarios
  • Fully offline mode
  • Self-hosted pricing API
Coming Soon

v2.0 C3X Cloud

  • Multi-project cost dashboard
  • Historical cost tracking over time
  • Team cost allocation views
  • Compare estimates to real cloud bills
  • Scheduled cost reports
Future

v3.0 Cloud Digital Twin

  • Simulate infrastructure changes before deploying
  • Predict cost + performance impact together
  • Replay millions of what-if scenarios
  • Confidence-backed deployment recommendations
FAQ

Frequently Asked Questions

Everything you need to know about C3X.

Start Estimating in 30 Seconds

One command to install. Point at your Terraform project. See costs instantly.

$brew install c3xdev/tap/c3x

Also available via Docker:

docker pull c3xdev/c3x