GitHub Action validating Terraform modules
GitHub Action automatically validating Terraform modules.
Dockerized as devopsinfra/action-terraform-validate.
Features:
- Main action is using
terraform validate. - It's a stripped down image of my other creation - devops-infra/docker-terragrunt - framework for managing Infrastructure-as-a-Code.
- it's main use will be everywhere where Terraform is used and is great for statically or actively checking modules' sources.