Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 367 Bytes

Enforce Terraform fmt

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

Example usage

uses: leigholiver/[email protected]
with:
  terraform_version: 0.14.6

Inputs

terraform_version

Required The Terraform version to use

Outputs

diff

The diff of terraform fmt changes