Skip to content

Commit

Permalink
updated linter-analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
riragh committed Jan 3, 2024
1 parent 4859377 commit 3486b7d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linter-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,5 @@ jobs:
- name: Initializing TFLint
run: TFLINT_LOG=info tflint --init -c "$(pwd)/linting-configs/.tflint.hcl"

- name: Run TFLint Action - root
run: TFLINT_LOG=info tflint -c "$(pwd)/linting-configs/.tflint.hcl" --var='ssh_public_key=null'

- name: Run TFLint Action
run: TFLINT_LOG=info tflint -c "$(pwd)/linting-configs/.tflint.hcl" --recursive

0 comments on commit 3486b7d

Please sign in to comment.