Skip to content

Commit d85bd92

Browse files
committed
upgrade terraform version 0.15
1 parent eef1a37 commit d85bd92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/terraform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ jobs:
8484
name: 'Pre-Commit'
8585
needs:
8686
- fmt
87-
- basic_example
88-
- secure_example
87+
- plan
88+
- validate
8989
runs-on: ubuntu-latest
9090
steps:
9191
- name: 'Checkout'

0 commit comments

Comments
 (0)