Explain a finding and get its exact fix
explain_findingGet the exact remediation for any Terraform security finding: what's wrong, the precise fix, and whether it's safe to apply automatically.
Instructions
Get the full remediation for one finding from scan_terraform: what is wrong, the exact Terraform to fix it, and whether it is safe to apply mechanically. Call this for every finding you intend to fix instead of guessing the fix yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| check_id | Yes | ||
| resource_address | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||