This website requires JavaScript.
Explore
Help
Sign In
tf-modules
/
gitlab-group
Watch
1
Star
0
Fork
0
You've already forked gitlab-group
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
19c05b8b3b
gitlab-group
/
data.tf
5 lines
109 B
Terraform
Raw
Normal View
History
Unescape
Escape
initial commit
2024-09-14 14:07:11 +00:00
data
"
gitlab_group
"
"
parent
"
{
count
=
var
.
parent_group
!
=
"
"
?
1
:
0
full_path
=
var
.
parent_group
}
Reference in New Issue
Copy Permalink