run_infracost
Estimate cloud costs for a Terraform project by running infracost breakdown. Identify cost implications before deploying infrastructure.
Instructions
Run infracost breakdown for a Terraform directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Terraform project path to scan. | . |
| extraArgs | No | Extra CLI arguments. | |
| timeoutMs | No | Optional command timeout in milliseconds. |