Skip to content

Commit

Permalink
feat: add support for terraform v1.10
Browse files Browse the repository at this point in the history
Adds support for terraform v1.10.
  • Loading branch information
jooola committed Jan 9, 2025
1 parent ff735d3 commit ea6c394
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
version: v1.8.x
- tool: terraform
version: v1.9.x
- tool: terraform
version: v1.10.x

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ea6c394

Please sign in to comment.