We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd88430 commit fa4d2e8Copy full SHA for fa4d2e8
modules/gitlab_agent_name_variable/versions.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
gitlab = {
6
source = "gitlabhq/gitlab"
7
- version = ">= 16.0, < 18.0"
+ version = "< 18.1"
8
}
9
10
versions.tf
@@ -8,7 +8,7 @@ terraform {
11
12
13
kubernetes = {
14
source = "hashicorp/kubernetes"
0 commit comments