All activity
CostPilot is a local CLI that estimates infrastructure cost deltas from Terraform plans before merge. It consumes terraform show - json output and evaluates cost changes entirely offline using deterministic heuristics - no cloud APIs, no IAM roles, no network access. The goal is not billing-exact totals, but fast, reproducible feedback during code review, where infrastructure decisions are still reversible.
CostPilotTerraform cost diffs at PR time. No IAM, no APIs.
Deon Prinslooleft a comment
Hi Product Hunt, I built CostPilot to answer a narrow question: is infrastructure cost feedback more useful before merge than after deploy? CostPilot is a local CLI that estimates cost deltas from Terraform plans. It works by consuming terraform show -json output and evaluating changes entirely offline using embedded pricing data. There are no cloud API calls, no IAM roles, and no network...
CostPilotTerraform cost diffs at PR time. No IAM, no APIs.
