Skip to content

Commit

Permalink
Add terraform pre-commit dependencies (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukiffer committed Nov 9, 2022
1 parent 03c9a22 commit d201dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
python-version: 3.x
- uses: Homebrew/actions/setup-homebrew@master
- name: Install tflint
- name: Install Terraform dependencies
if: inputs.validateTerraform == true
run: brew install tflint tfsec
shell: bash
Expand Down

0 comments on commit d201dab

Please sign in to comment.