Every infra change, reviewed before it merges.
IaCReview posts cost impact, security findings and compliance checks as a single pull request comment. It works with AWS CDK, Terraform, OpenTofu and CloudFormation across any CI/CD system, and the analysis runs inside your own pipeline - your infrastructure code never leaves your CI.
What you get on every pull request
- Cost impact - the monthly and annual delta of a change, priced from live AWS pricing before anything is deployed.
- Security findings - misconfigurations mapped back to the exact source file and line, exportable as SARIF to the GitHub Security tab.
- Policy enforcement - your own rules for required tags, banned resource types and naming conventions, applied org-wide or per repository.
- Replacement warnings - resources that will be destroyed and recreated, flagged with their data-loss risk.
- AI fix suggestions - a concrete code change for a finding, posted as a one-click GitHub suggestion.
Works with your stack
AWS CDK (TypeScript and Java), Terraform, OpenTofu, Pulumi and CloudFormation, driven from GitHub Actions, GitLab CI, Bitbucket Pipelines or AWS CodeBuild.
Pricing
The CLI and GitHub Action are free and open source forever. Starter is $49/month and Professional is $149/month, adding cost, security, policy, history and per-repo control.
See pricing · Frequently asked questions · Open-source CLI on GitHub