Skip to content

Commit 77e93eb

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

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
@@ -9,7 +9,7 @@ on:
99
inputs:
1010
terraform_matrix:
1111
description: 'Terraform version matrix (JSON array)'
12-
default: '["1.12.x","1.11.x","1.10.x","1.9.x","1.8.x","1.7.x","1.6.x","1.5.x"]'
12+
default: '["1.12.x","1.11.x","1.10.x","1.9.x","1.8.x","1.7.x","1.6.x"]'
1313
provider_matrix:
1414
description: 'Previous MongoDB Atlas Provider version matrix for migration tests (JSON array)'
1515
default: '[""]' # "" for latest version

0 commit comments

Comments
 (0)