Skip to content

Commit 68f7cf0

Browse files
authored
chore: include terraform 1.11.* in tests (#356)
1 parent f95a77f commit 68f7cf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
terraform:
9191
- "1.9.*"
9292
- "1.10.*"
93+
- "1.11.*"
9394
steps:
9495
- name: Set up Go
9596
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)