Skip to content

Status check which fails if any of the committed files have changes after running `terraform fmt`

Notifications You must be signed in to change notification settings

leigholiver/enforce-terraform-fmt

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enforce Terraform fmt

Status check which fails if any of the committed files have changes after running terraform fmt

Example usage

uses: leigholiver/enforce-terraform-fmt@v1.0.0
with:
  terraform_version: 0.14.6

Inputs

terraform_version

Required The Terraform version to use

Outputs

diff

The diff of terraform fmt changes

About

Status check which fails if any of the committed files have changes after running `terraform fmt`

Resources

Stars

Watchers

Forks

Packages

No packages published