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 ccdd042 commit 9992df1Copy full SHA for 9992df1
.github/workflows/acceptance.yml
@@ -100,17 +100,6 @@ jobs:
100
fail-fast: false
101
matrix:
102
terraform-version:
103
- - '0.12.*'
104
- - '0.13.*'
105
- - '0.14.*'
106
- - '0.15.*'
107
- - '1.0.*'
108
- - '1.1.*'
109
- - '1.2.*'
110
- - '1.3.*'
111
- - '1.4.*'
112
- - '1.5.*'
113
- - '1.6.*'
114
- '1.7.*'
115
cloudstack-version:
116
- 4.17.2.0
0 commit comments