Skip to content

Commit

Permalink
Merge pull request #116 from minamijoyo/tf-1.9
Browse files Browse the repository at this point in the history
Add support for Terraform 1.9
  • Loading branch information
minamijoyo authored Aug 1, 2024
2 parents 4832d43 + 512da13 commit 879851c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
strategy:
matrix:
terraform:
- 1.8.0
- 1.7.5
- 1.6.6
- 1.9.3
- 1.8.5
- 0.14.11
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit 879851c

Please sign in to comment.