The `id` of a Gitlab `Group` resource is a string....
# general
l
The
id
of a Gitlab
Group
resource is a string. In Gitlab, you can nest groups by setting the
parentId
, but this one is typed
number
. https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/gitlab/#Group-id https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/gitlab/#Group-parentId Is this something which could be aligned by regenerating the TF wrapper?