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 ffea585 commit 3d30a46Copy full SHA for 3d30a46
internal/provider/resource_gitlab_group_ldap_link.go
@@ -13,7 +13,6 @@ import (
13
)
14
15
var _ = registerResource("gitlab_group_ldap_link", func() *schema.Resource {
16
- // lintignore: XR002 // TODO: Resolve this tfproviderlint issue
17
return &schema.Resource{
18
Description: `The ` + "`gitlab_group_ldap_link`" + ` resource allows to manage the lifecycle of an LDAP integration with a group.
19
0 commit comments