Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions docs/resources/group_ldap_link.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,4 @@ resource "gitlab_group_ldap_link" "test" {
- **group_access** (String) Minimum access level for members of the LDAP group. Valid values are: `no one`, `minimal`, `guest`, `reporter`, `developer`, `maintainer`, `owner`, `master`
- **id** (String) The ID of this resource.

## Import

Import is supported using the following syntax:

```shell
# GitLab group ldap links can be imported using an id made up of `ldap_provider:cn`, e.g.
terraform import gitlab_group_ldap_link.test "ldapmain:testuser"
```
2 changes: 0 additions & 2 deletions examples/resources/gitlab_group_ldap_link/import.sh

This file was deleted.