Skip to content

Commit 5053712

Browse files
Update variables.tf
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5e21d69 commit 5053712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ variable "projects_enabled" {
5050
}
5151

5252
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."
53+
description = "DEPRECATED: Use operate_at_root_group_level instead. Grant `user_access` to the root namespace."
5454
type = bool
5555
default = false
5656
}

0 commit comments

Comments
 (0)