infracost

Estimates cloud infrastructure costs for Terraform changes

brewmacoslinux
Try with needOr install directly
Source

About

Cost estimates for Terraform

Commands

infracost

Examples

Estimate costs for a Terraform plan file$ infracost breakdown --path tfplan.json
Show cost difference between current and new infrastructure$ infracost diff --path tfplan.json
Generate cost estimate for a directory with Terraform files$ infracost breakdown --path ./terraform