We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd8e26 commit ad56286Copy full SHA for ad56286
.github/workflows/acceptance.yml
@@ -97,18 +97,10 @@ jobs:
97
fail-fast: false
98
matrix:
99
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.*'
109
- '1.5.*'
110
- '1.6.*'
111
- '1.7.*'
+ - '1.8.*'
112
cloudstack-version:
113
- 4.17.2.0
114
- 4.18.1.0
0 commit comments