Connection Gitlab Config Args
Constructors
Properties
Required. A GitLab personal access token with the api
scope access. Structure is documented below.
Required. A GitLab personal access token with the minimum read_api
scope access. Structure is documented below.
(Output) Output only. Version of the GitLab Enterprise server running on the host_uri
.
Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet. Structure is documented below.
Required. Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as projects/*/secrets/*/versions/*
. //*/