get Project
The gitlab.Project
data source allows details of a project to be retrieved by either its ID or its path with namespace. Upstream API: GitLab REST API docs
Return
A collection of values returned by getProject.
Parameters
A collection of arguments for invoking getProject.
Return
A collection of values returned by getProject.
Parameters
Default number of revisions for shallow cloning.
Fields included in the sub claim of the ID Token. Accepts an array starting with projectpath. The array might also include reftype and ref. Defaults to "project*path", "ref*type", "ref". Introduced in GitLab 17.10.
The integer that uniquely identifies the project within the gitlab install.
The path of the repository with namespace.
If true, jobs can be viewed by non-project members.
See also
Return
A collection of values returned by getProject.
Parameters
Builder for com.pulumi.gitlab.kotlin.inputs.GetProjectPlainArgs.