Skip to content

Commit

Permalink
Add support for OpenTofu v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed May 1, 2024
1 parent 409862d commit e750f87
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 @@ -65,7 +65,8 @@ jobs:
fail-fast: false
matrix:
opentofu:
- 1.6.0
- 1.6.2
- 1.7.0
env:
OPENTOFU_VERSION: ${{ matrix.opentofu }}
TFMIGRATE_EXEC_PATH: tofu
Expand Down

0 comments on commit e750f87

Please sign in to comment.