We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4410138 + e3a4bf8 commit 7425320Copy full SHA for 7425320
.github/workflows/linter-analysis.yaml
@@ -50,7 +50,7 @@ jobs:
50
uses: terraform-linters/[email protected]
51
with:
52
tflint_version: latest
53
- github_token: ${{ secrets.LINTER_TEST_TOKEN }}
+ github_token: ${{ secrets.LINTER_TOKEN }}
54
55
- name: Initializing TFLint
56
run: TFLINT_LOG=info tflint --init -c .tflint.hcl
0 commit comments