blob: eaef2e23bf29abbb225ab817cb1f5f7a8a8a1ac4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
A Pluggable Terraform Linter
TFLint is a framework and each feature is provided by plugins, the
key features are as follows:
- Find possible errors (like invalid instance types) for Major Cloud
providers (AWS/Azure/GCP).
- Warn about deprecated syntax, unused declarations.
- Enforce best practices, naming conventions.
Warning: This SlackBuild requires network access when it runs, meaning
it downloads files from the Internet with root access. You should
decide for yourself whether or not you think this is a good idea.
|