Skip to content

Instantly share code, notes, and snippets.

@userbradley
Created August 18, 2025 10:49
Show Gist options
  • Select an option

  • Save userbradley/568ff0b6ca68cd40b1e755e6638b3221 to your computer and use it in GitHub Desktop.

Select an option

Save userbradley/568ff0b6ca68cd40b1e755e6638b3221 to your computer and use it in GitHub Desktop.
Terraform fmt pre-commit
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.100.0
hooks:
- id: terraform_fmt
name: Terraform FMT
- id: terragrunt_fmt
name: Terragrunt FMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment