Skip to content

Commit a790e32

Browse files
committed
resource/gitlab_group_ldap_link: remove doc for import, because it is not supported. Closes #448
1 parent 2dea817 commit a790e32

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

docs/resources/group_ldap_link.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,4 @@ resource "gitlab_group_ldap_link" "test" {
3737
- **group_access** (String) Minimum access level for members of the LDAP group. Valid values are: `no one`, `minimal`, `guest`, `reporter`, `developer`, `maintainer`, `owner`, `master`
3838
- **id** (String) The ID of this resource.
3939

40-
## Import
4140

42-
Import is supported using the following syntax:
43-
44-
```shell
45-
# GitLab group ldap links can be imported using an id made up of `ldap_provider:cn`, e.g.
46-
terraform import gitlab_group_ldap_link.test "ldapmain:testuser"
47-
```

examples/resources/gitlab_group_ldap_link/import.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)