Back to course

Terraform Cost Estimation with Infracost

FinOps for Scalable Infrastructure

Shift Left on Cost

Why wait for the bill? See the cost before you deploy.

Infracost Setup

We will integrate Infracost into our local CLI. When you run terraform plan, it will output a table showing the monthly cost impact of your changes.

Continuous Integration

Adding Infracost to GitHub Actions so every Pull Request shows the cost increase/decrease.