Skip to content

Commit

Permalink
Run terraform test on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
hammerhead committed Dec 18, 2023
1 parent 10beeea commit 1d477cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tflint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: terraform-linters/setup-tflint@v4
- uses: hashicorp/setup-terraform@v3
- run: terraform test
- run: tflint --init
- run: tflint --format compact

Expand Down

0 comments on commit 1d477cc

Please sign in to comment.