Introducing OpenInfraQuote: Open-Source Cost Estimation

Terrateam

On this page
OpenInfraQuote is an MPL-2.0 licensed CLI tool for estimating infrastructure costs directly from Terraform plan and state files. Built by Terrateam with contributions from LocalStack, it integrates easily into existing CI/CD pipelines without requiring additional cloud services.
What is OpenInfraQuote?
OpenInfraQuote calculates infrastructure cost changes quickly from your Terraform files. It runs locally as a CLI, making integration simple without extra overhead. This is useful for teams needing immediate visibility into infrastructure costs.
Why We Built It
Managing infrastructure means controlling costs, not just deploying resources. OpenInfraQuote provides immediate, clear cost insights directly during planning. There are no vendor lock-ins, API keys, or usage limits.
Project Goals
- Open Source and Control: MPL-2.0 licensed, ensuring freedom from restrictive licensing.
- Simple and Lightweight: CLI-based and cloud independent, easily runs locally or integrates into pipelines.
- Extendable: Designed for easy integration and expansion based on community needs.
What OpenInfraQuote Does Today
Currently, OpenInfraQuote:
- Generates cost breakdowns from Terraform plans and state files.
- Provides clear cost visibility before deployment.
- Integrates into existing CI/CD workflows.
Roadmap
AWS pricing data is available now. Azure and GCP support is actively in progress and will be available soon.
Upcoming integrations include:
- GitHub Actions
- Atlantis
- GitLab
- LocalStack
and more.
How to Help
Your involvement shapes the project:
- Use the tool: Integrate OpenInfraQuote into your workflows and provide feedback.
- Report Issues: Submit bugs or feature requests via GitHub issues.
- Share: Help grow the OpenInfraQuote community by recommending it to your network.
Start using OpenInfraQuote: Visit our GitHub repository →