@@ -1 +1,4 @@
//Data
data "gitlab_group" "parent" {
count = var.parent_group != "" ? 1 : 0
full_path = var.parent_group
}
The note is not visible to the blocked user.