Skip to content

Commit

Permalink
Merge pull request #64 from minamijoyo/tofu-1.8
Browse files Browse the repository at this point in the history
Add support for OpenTofu 1.8
  • Loading branch information
minamijoyo authored Aug 10, 2024
2 parents 5a576af + 2bdc80f commit abc2bd4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ jobs:
strategy:
matrix:
opentofu:
- 1.6.0
- 1.8.0
- 1.7.3
- 1.6.3
env:
OPENTOFU_VERSION: ${{ matrix.opentofu }}
TFSCHEMA_TF_MODE: opentofu
Expand Down

0 comments on commit abc2bd4

Please sign in to comment.