» Terraform GitHub Actions

This is the documentation for Terraform's GitHub Actions.

GitHub Actions allow you to run commands in reaction to GitHub events. Terraform's GitHub Actions are designed to run on new and updated Pull Requests to help you review and validate Terraform changes.

If you are new to Terraform's GitHub Actions, begin with the Getting Started Guide.

Here are some example outputs from Terraform's GitHub Actions:

» Terraform Fmt

Terraform Fmt Action

» Terraform Validate

Terraform Validate Action

» Terraform Plan

Terraform Plan Action