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.
1 parent cb0eb41 commit 6422ef8Copy full SHA for 6422ef8
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
- uses: terraform-linters/setup-tflint@v4
67
name: Setup TFLint
68
with:
69
- tflint_version: v0.51.1
+ tflint_version: v0.51.2
70
71
- name: Init TFLint
72
run: cd ${{ env.TF_DIR }} && tflint --init
.tool-versions
@@ -1 +1 @@
1
-tflint 0.51.1
+tflint 0.51.2
0 commit comments