Skip to content

Commit 092706b

Browse files
Update main.tf
Co-authored-by: Daniele Monti <62102073+Monska85@users.noreply.github.com>
1 parent c829084 commit 092706b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ data "gitlab_project" "this" {
3636
}
3737

3838
data "gitlab_group" "root_namespace" {
39-
#group_id = data.gitlab_project.this.namespace_id
4039
full_path = var.gitlab_root_namespace
4140
}
4241

0 commit comments

Comments
 (0)