diff --git a/.github/workflows/linter-analysis.yaml b/.github/workflows/linter-analysis.yaml index 644cb5d3..1fe91d34 100644 --- a/.github/workflows/linter-analysis.yaml +++ b/.github/workflows/linter-analysis.yaml @@ -54,9 +54,6 @@ jobs: tflint_version: latest github_token: ${{ secrets.LINTER_TEST_TOKEN }} - - name: Initializing viya4-iac-aws - run: terraform init - # Necessary so we can recursively tflint our modules folder # with the plugin, not needed for regular project use. - name: Initializing modules