Skip to content

Commit f5cc642

Browse files
authored
.github/workflows: Test on Terraform 1.4.* versions (#202)
Reference: https://github.com/hashicorp/terraform-providers-devex-internal/issues/139
1 parent 1705870 commit f5cc642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
- '1.1.*'
6868
- '1.2.*'
6969
- '1.3.*'
70+
- '1.4.*'
7071
steps:
7172

7273
- name: Check out code

0 commit comments

Comments
 (0)