Skip to content

First release

Compare
Choose a tag to compare
@ChristophShyper ChristophShyper released this 09 Sep 12:16
· 137 commits to master since this release
e880d5a

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.

Main action is using wata727's TFLint.