Skip to content

Commit c871c1d

Browse files
author
Pavel
committed
chore (gitlab-version) gitlab version upgrade
1 parent 0bc59a5 commit c871c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gitlab/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
gitlab = {
66
source = "gitlabhq/gitlab"
7-
version = "~> 15.7"
7+
version = ">= 15.7, < 17.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)