---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_cloudbuild_github_enterprise_config{% #gcp_cloudbuild_github_enterprise_config %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `app_id`{% #app_id %}

**Type**: `INT64`**Provider name**: `appId`**Description**: Required. The GitHub app id of the Cloud Build app on the GitHub Enterprise server.

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. Time when the installation was associated with the project.

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING`**Provider name**: `displayName`**Description**: Optional. Name to display for this config.

## `host_url`{% #host_url %}

**Type**: `STRING`**Provider name**: `hostUrl`**Description**: The URL of the github enterprise host the configuration is for.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The full resource name for the GitHubEnterpriseConfig For example: "projects/{$project_id}/locations/{$location_id}/githubEnterpriseConfigs/{$config_id}"

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `peered_network`{% #peered_network %}

**Type**: `STRING`**Provider name**: `peeredNetwork`**Description**: Optional. The network to be used when reaching out to the GitHub Enterprise server. The VPC network must be enabled for private service connection. This should be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, no network peering will occur and calls to the GitHub Enterprise server will be made over the public internet. Must be in the format `projects/{project}/global/networks/{network}`, where {project} is a project number or id and {network} is the name of a VPC network in the project.

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `secrets`{% #secrets %}

**Type**: `STRUCT`**Provider name**: `secrets`**Description**: Optional. Names of secrets in Secret Manager.

- `oauth_client_id_name`**Type**: `STRING`**Provider name**: `oauthClientIdName`**Description**: The resource name for the OAuth client ID secret in Secret Manager.
- `oauth_client_id_version_name`**Type**: `STRING`**Provider name**: `oauthClientIdVersionName`**Description**: The resource name for the OAuth client ID secret version in Secret Manager.
- `oauth_secret_name`**Type**: `STRING`**Provider name**: `oauthSecretName`**Description**: The resource name for the OAuth secret in Secret Manager.
- `oauth_secret_version_name`**Type**: `STRING`**Provider name**: `oauthSecretVersionName`**Description**: The resource name for the OAuth secret secret version in Secret Manager.
- `private_key_name`**Type**: `STRING`**Provider name**: `privateKeyName`**Description**: The resource name for the private key secret.
- `private_key_version_name`**Type**: `STRING`**Provider name**: `privateKeyVersionName`**Description**: The resource name for the private key secret version.
- `webhook_secret_name`**Type**: `STRING`**Provider name**: `webhookSecretName`**Description**: The resource name for the webhook secret in Secret Manager.
- `webhook_secret_version_name`**Type**: `STRING`**Provider name**: `webhookSecretVersionName`**Description**: The resource name for the webhook secret secret version in Secret Manager.

## `ssl_ca`{% #ssl_ca %}

**Type**: `STRING`**Provider name**: `sslCa`**Description**: Optional. SSL certificate to use for requests to GitHub Enterprise.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `webhook_key`{% #webhook_key %}

**Type**: `STRING`**Provider name**: `webhookKey`**Description**: The key that should be attached to webhook calls to the ReceiveWebhook endpoint.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
