Skip to content

Commit

Permalink
Add support for Terraform v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Apr 11, 2024
1 parent 70e9f7d commit 8ed3226
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.7.0
- 1.8.0
- 1.7.5
- 1.6.6
- 1.5.7
- 0.12.31
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit 8ed3226

Please sign in to comment.