Skip to content

Add pre-commit config to run terraform fmt #5

Add pre-commit config to run terraform fmt

Add pre-commit config to run terraform fmt #5

Workflow file for this run

name: Checks
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/[email protected]
- uses: actions/[email protected]
- uses: pre-commit/[email protected]