Skip to content

Commit 840ecad

Browse files
authored
ci/e2etests: Add latest major Terraform versions (#498)
1 parent 4497f9e commit 840ecad

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/workflows/tests.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,14 @@ jobs:
140140
- "1.0.11"
141141
- "1.1.9"
142142
- "1.2.9"
143-
- "1.3.7"
143+
- "1.3.10"
144+
- "1.4.7"
145+
- "1.5.7"
146+
- "1.6.6"
147+
- "1.7.5"
148+
- "1.8.5"
149+
- "1.9.8"
150+
- "1.10.4"
144151
- "refs/heads/main"
145152
steps:
146153
-

0 commit comments

Comments
 (0)