Skip to content

Commit

Permalink
CI checks Terraform syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
awendt committed Dec 19, 2024
1 parent b988c8b commit d1cb798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ matrix.terraform_version }}
- run: terraform fmt -diff -check -recursive
- run: terraform init
- run: terraform validate

Expand Down

0 comments on commit d1cb798

Please sign in to comment.