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 1be1ac3 commit f98cfbbCopy full SHA for f98cfbb
.github/workflows/test-suite.yml
@@ -13,7 +13,7 @@ on:
13
inputs:
14
terraform_matrix:
15
description: 'Terraform version matrix (JSON array)'
16
- default: '["1.13.x","1.12.x","1.11.x","1.10.x","1.9.x","1.8.x","1.7.x","1.6.x"]'
+ default: '["1.13.x","1.12.x","1.11.x","1.10.x","1.9.x","1.8.x","1.7.x"]'
17
provider_matrix:
18
description: 'Previous MongoDB Atlas Provider version matrix for migration tests (JSON array)'
19
default: '[""]' # "" for latest version
0 commit comments