Skip to content

Commit 3851989

Browse files
authored
Merge pull request #247 from SumoLogic/upgrade-tf-version
run tests on tf 1.0.3
2 parents 6f537cb + 4680f16 commit 3851989

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@ jobs:
5353
matrix:
5454
# list whatever Terraform versions here you would like to support
5555
terraform:
56-
# - '0.12.29'
57-
- '0.13.4'
58-
# - '0.14.0-beta2'
56+
- '1.0.3'
5957
steps:
6058

6159
- name: Set up Go

0 commit comments

Comments
 (0)