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 5e21d69 commit 5053712Copy full SHA for 5053712
variables.tf
@@ -50,7 +50,7 @@ variable "projects_enabled" {
50
}
51
52
variable "gitlab_agent_grant_user_access_to_root_namespace" {
53
- description = "DEPRECATED: Use operate_at_root_group_level instead.Grant `user_access` to the root namespace."
+ description = "DEPRECATED: Use operate_at_root_group_level instead. Grant `user_access` to the root namespace."
54
type = bool
55
default = false
56
0 commit comments