Skip to content

Commit

Permalink
Add support for Terraform v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Mar 9, 2023
1 parent e070b20 commit 6342c0f
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 @@ -40,10 +40,9 @@ jobs:
fail-fast: false
matrix:
terraform:
- 1.3.8
- 1.4.0
- 1.3.9
- 1.2.9
- 1.1.9
- 1.0.11
- 0.12.31
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit 6342c0f

Please sign in to comment.