Support customizable resource names to fast stage 1 (#2769)
* add support for resource names to fast stage 1 * tflint version
This commit is contained in:
committed by
GitHub
parent
0fa257e6b1
commit
91da1c6482
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
- uses: terraform-linters/setup-tflint@v4
|
||||
name: Setup TFLint
|
||||
with:
|
||||
tflint_version: v0.50.3
|
||||
tflint_version: v0.54.0
|
||||
|
||||
- name: Init TFLint
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user