tf_validate
Validates Terraform configuration files for syntax correctness and internal consistency without accessing remote state or APIs.
Instructions
Validate Terraform configuration files for syntax and internal consistency. Does not access remote state or APIs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workdir | Yes | Absolute or relative path to the directory containing .tf files |