Skip to content

Commit

Permalink
Add support for Terraform v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Jan 18, 2024
1 parent bfdd99b commit 0ba4ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.6.4
- 1.7.0
- 1.6.6
- 1.5.7
- 1.4.7
- 0.12.31
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit 0ba4ecc

Please sign in to comment.