Skip to content

Commit f98cfbb

Browse files
maasthagithub-actions[bot]
authored andcommitted
chore: Updates repository to use supported Terraform versions
1 parent 1be1ac3 commit f98cfbb

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
@@ -13,7 +13,7 @@ on:
1313
inputs:
1414
terraform_matrix:
1515
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"]'
16+
default: '["1.13.x","1.12.x","1.11.x","1.10.x","1.9.x","1.8.x","1.7.x"]'
1717
provider_matrix:
1818
description: 'Previous MongoDB Atlas Provider version matrix for migration tests (JSON array)'
1919
default: '[""]' # "" for latest version

0 commit comments

Comments
 (0)