Relax version pinning for controller tests
This commit is contained in:
10
.github/workflows/acctest.yml
vendored
10
.github/workflows/acctest.yml
vendored
@@ -42,11 +42,11 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- stable-5
|
||||
- '6.0.45'
|
||||
- '6.1.71'
|
||||
- '6.2.23'
|
||||
- v6
|
||||
- 'stable-5'
|
||||
- '6.0'
|
||||
- '6.1'
|
||||
- '6.2'
|
||||
- 'v6'
|
||||
terraform:
|
||||
- '0.15.5'
|
||||
- '1.0.4'
|
||||
|
||||
Reference in New Issue
Block a user