Terraform > Include cost estimation from terraform plan in MRs
Problem to solve
Making changes to your infrastructure can be costly. Surfacing the cost estimation provided by Terraform can help users understand the impact of their changes financially.
There are two use cases:
- show a cost estimation on the planned changes
- show a cost estimation based on the actual Terraform state
Intended users
Further details
This is currently available within Terraform Cloud
Proposal
Within the MR widget, display information regarding the cost estimation.