Skip to content

Commit

Permalink
Add support for Terraform v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed May 19, 2022
1 parent 8cfec38 commit 6e09fc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ jobs:
strategy:
matrix:
terraform:
- 1.1.8
- 1.2.0
- 1.1.9
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
steps:
Expand Down

0 comments on commit 6e09fc9

Please sign in to comment.