Skip to content

Github Action to validate if terraform files are formatted correctly

Notifications You must be signed in to change notification settings

alex067/github-action-terraform-fmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

github-action-terraform-fmt

A simple Github Action which runs when a Pull Request is opened, to verify if any Terraform changes are formatted correctly.

Once the Action has ran, a summary is generated to clearly tell the user which Terraform files need to be ran under terraform fmt.

This is a quick way to ensure that all your Terraform code is formatted, before merging into main.

About

Github Action to validate if terraform files are formatted correctly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published