Skip to content

Commit 504deb3

Browse files
committed
upgrade terraform version 0.15
1 parent d85bd92 commit 504deb3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,11 @@ jobs:
7979
tf_actions_working_dir: ./_example/redis-cluster
8080

8181

82-
8382
pre-commit:
8483
name: 'Pre-Commit'
8584
needs:
8685
- fmt
87-
- plan
88-
- validate
86+
8987
runs-on: ubuntu-latest
9088
steps:
9189
- name: 'Checkout'

0 commit comments

Comments
 (0)