Skip to content

Commit

Permalink
Add support for Terraform v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Oct 5, 2023
1 parent 5eb2a01 commit 6f656f7
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,9 +39,9 @@ jobs:
fail-fast: false
matrix:
terraform:
- 1.6.0
- 1.5.7
- 1.4.7
- 1.3.10
- 0.12.31
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit 6f656f7

Please sign in to comment.