Skip to content

Commit 3486b7d

Browse files
committed
updated linter-analysis
1 parent 4859377 commit 3486b7d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/linter-analysis.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,5 @@ jobs:
5858
- name: Initializing TFLint
5959
run: TFLINT_LOG=info tflint --init -c "$(pwd)/linting-configs/.tflint.hcl"
6060

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

0 commit comments

Comments
 (0)