Skip to content

Commit ccfce54

Browse files
committed
chore: add support for terraform 1.10
1 parent 20745ed commit ccfce54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
- '1.7.*'
100100
- '1.8.*'
101101
- '1.9.*'
102+
- '1.10.*'
102103
steps:
103104
- name: Check out code into the Go module directory
104105
uses: actions/checkout@v4

0 commit comments

Comments
 (0)