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 30cda1b commit 3f6ea13Copy full SHA for 3f6ea13
website/docs/r/group_label.html.markdown
@@ -47,5 +47,5 @@ The resource exports the following attributes:
47
Gitlab group labels can be imported using an id made up of `{group_id}:{group_label_id}`, e.g.
48
49
```
50
-$ terraform import gitlab_deploy_key_enable.example 12345:fixme
+$ terraform import gitlab_group_label.example 12345:fixme
51
0 commit comments