slackbuilds/development/tflint
Andrew Clemons 8b08f96530
development/tflint: Updated for version 0.58.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-31 15:27:22 +07:00
..
README
slack-desc
tflint.SlackBuild development/tflint: Updated for version 0.58.0. 2025-05-31 15:27:22 +07:00
tflint.info development/tflint: Updated for version 0.58.0. 2025-05-31 15:27:22 +07:00

README

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.