Skip to content

Commit

Permalink
Merge pull request #156 from minamijoyo/update-test-matrix-to-latest
Browse files Browse the repository at this point in the history
Update test matrix to use latest minor releases of Terraform
  • Loading branch information
minamijoyo authored Oct 2, 2023
2 parents 2eb79e8 + b8bf070 commit c606113
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
fail-fast: false
matrix:
terraform:
- 1.5.5
- 1.4.6
- 1.3.9
- 1.5.7
- 1.4.7
- 1.3.10
- 0.12.31
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit c606113

Please sign in to comment.