Skip to content

Commit d218fc1

Browse files
committed
Update terraform versions in matrix tests
1 parent 508253d commit d218fc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ jobs:
5656
fail-fast: false
5757
matrix:
5858
terraform:
59-
- '0.15.5'
60-
- '1.2.9'
61-
- '1.3.7'
59+
- '1.0.11'
60+
- '1.3.9'
61+
- '1.4.4'
6262
steps:
6363
- uses: actions/checkout@v3
6464
- uses: actions/setup-go@v4

0 commit comments

Comments
 (0)