Skip to content

Commit

Permalink
feat: add support for terraform v1.10 (#1067)
Browse files Browse the repository at this point in the history
Adds support for terraform v1.10.
  • Loading branch information
jooola authored Jan 9, 2025
1 parent 384b35d commit d5916b8
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 d5916b8

Please sign in to comment.