ports/sysutils/tflint/pkg/DESCR

6 lines
289 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
TFLint is a pluggable Terraform linter and each feature is provided by plugins,
the key features are as follows:
* find possible errors (like invalid instance types) for major cloud providers
* warn about deprecated syntax, unused declarations
* enforce best practices, naming conventions