My main use case for Infracost is checking the cost impact as my infrastructure would be increasing if I add a particular element. I use Terraform for managing my infrastructure, and whenever I make changes to that code structure, Infracost helps me understand what the increase in cost or impact on cost would be. A specific example of when I used Infracost with Terraform to check the cost impact of a change was recently when I added a service hosted on EC2 servers along with load balancers and other AWS architecture. After adding it to my Terraform codebase, Infracost helped me identify the cost increase.
My main use case for Infracost is checking the cost impact as my infrastructure would be increasing if I add a particular element. I use Terraform for managing my infrastructure, and whenever I make changes to that code structure, Infracost helps me understand what the increase in cost or impact on cost would be. A specific example of when I used Infracost with Terraform to check the cost impact of a change was recently when I added a service hosted on EC2 servers along with load balancers and other AWS architecture. After adding it to my Terraform codebase, Infracost helped me identify the cost increase.