Skip to content

Commit 9c2e569

Browse files
authored
ci: test for terraform version 1.6 and 1.7 (#197)
1 parent c18c9f1 commit 9c2e569

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
- "1.3.*"
5353
- "1.4.*"
5454
- "1.5.*"
55+
- "1.6.*"
56+
- "1.7.*"
5557
steps:
5658
- name: Set up Go
5759
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)