We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c1c24 commit c286c23Copy full SHA for c286c23
.github/workflows/test.yml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
fetch-depth: 2
31
- name: terraform fmt
32
+ uses: hashicorp/setup-terraform@v3
33
run: |
34
make tflint
35
- name: golangci-lint
0 commit comments