TFLint: Lint and Validate Terraform Code Before Apply
February 23, 2024
4 min read
What Is TFLint? TFLint is a linter for Terraform that catches errors terraform validate misses. It checks for: Invalid instance types (t2.gigantic …
LEARN BY DOING
Interactive, project-based learning — copy, paste, and understand