run_tflint
Run tflint analysis on a Terraform project to identify configuration errors, style violations, and best practice issues.
Instructions
Run tflint against a Terraform project 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. |