Skip to content

Choose a tag to compare

@ChristophShyper ChristophShyper released this 09 Sep 12:21
· 148 commits to master since this release
6d39058

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.