These official Terraform GitHub Actions allow you to run terraform fmt
, validate
and plan
on your pull requests to help you review and validate Terraform changes.
To get started, check out our documentation: https://www.terraform.io/docs/github-actions/getting-started/.
Runs terraform fmt
and comments back if any files are not formatted correctly.