Releases: devops-infra/action-tflint
Releases · devops-infra/action-tflint
v0.3
Synced versioning across organization.
Update for TFLint 0.23.1
New .tflint.hcl
configuration is needed.
plugin "aws" {}
was separated for example.
Fixed for Terraform 0.13.3
Updated for Terraform 0.13.3
First release
GitHub Action linting Terraform files
GitHub Action that will run TFlint on Terraform files.
Dockerized as devopsinfra/action-tflint.
Container is a stripped down image of my other creation - devops-infra/docker-terragrunt - framework for managing Infrastructure-as-a-Code.
So it's main use will be everywhere where Terraform is used and is great for statically or actively checking modules' sources.