Skip to content

Commit 455463c

Browse files
chore: Updates repository to use supported Terraform versions (#3234)
Co-authored-by: maastha <122359335+maastha@users.noreply.github.com>
1 parent ca9e34a commit 455463c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
inputs:
99
terraform_matrix:
1010
description: 'Terraform version matrix (JSON array)'
11-
default: '["1.11.x","1.10.x","1.9.x","1.8.x","1.7.x","1.6.x","1.5.x","1.4.x"]'
11+
default: '["1.11.x","1.10.x","1.9.x","1.8.x","1.7.x","1.6.x","1.5.x"]'
1212
provider_matrix:
1313
description: 'Previous MongoDB Atlas Provider version matrix for migration tests (JSON array)'
1414
default: '[""]' # "" for latest version

0 commit comments

Comments
 (0)