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 6baa767 commit 050f097Copy full SHA for 050f097
website/gitlab.erb
@@ -16,6 +16,9 @@
16
<li<%= sidebar_current("docs-gitlab-data-source-group") %>>
17
<a href="/docs/providers/gitlab/d/group.html">gitlab_group</a>
18
</li>
19
+ <li<%= sidebar_current("docs-gitlab-data-source-group-membership") %>>
20
+ <a href="/docs/providers/gitlab/d/group_membership.html">gitlab_group membership</a>
21
+ </li>
22
<li<%= sidebar_current("docs-gitlab-data-source-project") %>>
23
<a href="/docs/providers/gitlab/d/project.html">gitlab_project</a>
24
0 commit comments