pluggable Terraform linter
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
Homepage: https://github.com/terraform-linters/tflint
Maintainer: Pavel Korovin <pvk@openbsd.org>