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:
Ludovico Magnocavallo
2024-12-16 19:07:28 +01:00
committed by GitHub
parent 0fa257e6b1
commit 91da1c6482
11 changed files with 106 additions and 46 deletions

View File

@@ -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: |