Skip to content

Commit

Permalink
Merge pull request #196 from minamijoyo/tf-1.10
Browse files Browse the repository at this point in the history
Add support for Terraform v1.10
  • Loading branch information
minamijoyo authored Dec 3, 2024
2 parents 8c3c283 + 5598231 commit 325a77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
fail-fast: false
matrix:
terraform:
- 1.10.0
- 1.9.8
- 1.8.5
- 0.12.31
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit 325a77c

Please sign in to comment.