get Group
The gitlab.Group
data source allows details of a group to be retrieved by its id or full path. Upstream API: GitLab REST API docs
Return
A collection of values returned by getGroup.
Parameters
argument
A collection of arguments for invoking getGroup.
Return
A collection of values returned by getGroup.
Parameters
full Path
The full path of the group.
group Id
The ID of the group.
See also
Return
A collection of values returned by getGroup.
Parameters
argument
Builder for com.pulumi.gitlab.kotlin.inputs.GetGroupPlainArgs.