Skip to content

Commit ad56286

Browse files
ci: add latest version of terraform
1 parent dbd8e26 commit ad56286

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/acceptance.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,10 @@ jobs:
9797
fail-fast: false
9898
matrix:
9999
terraform-version:
100-
- '0.12.*'
101-
- '0.13.*'
102-
- '0.14.*'
103-
- '0.15.*'
104-
- '1.0.*'
105-
- '1.1.*'
106-
- '1.2.*'
107-
- '1.3.*'
108-
- '1.4.*'
109100
- '1.5.*'
110101
- '1.6.*'
111102
- '1.7.*'
103+
- '1.8.*'
112104
cloudstack-version:
113105
- 4.17.2.0
114106
- 4.18.1.0

0 commit comments

Comments
 (0)