abcxyz/abcxyz-terraform-linter
Lint Terraform configurations against the abcxyz style guide.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 19, 2025
- License
- Apache 2.0
Pinned Snippet
uses: abcxyz/terraform-linter@50dc87f519f41b7b4090f1e470c4862d8715d4dd # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory to lint | — | . |
| paths | File or directory paths to lint | — | . |
| version | Version of terraform-linter to use | — | latest |
| ignore_rules | Comma-separated list of rule IDs to ignore (e.g. "TF001") | — | — |
| exclude_paths | — | — | — |
Outputs
no outputs