Peering

{{% examples %}}

Example Usage

{{% /examples %}}

Import

This resource does not support import.

Properties

Link copied to clipboard

The full names of the Google Compute Engine networks to which the instance is connected. Caller needs to make sure that CIDR subnets do not overlap between networks, else peering creation will fail.

Link copied to clipboard
val domainResource: Output<String>

Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form projects/{projectId}/locations/global/domains/{domainName}

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val labels: Output<Map<String, String>>?

Resource labels that can contain user-provided metadata

Link copied to clipboard
val name: Output<String>

Unique name of the peering in this scope including projects and location using the form: projects/{projectId}/locations/global/peerings/{peeringId}.

Link copied to clipboard
val peeringId: Output<String>

(Required)

Link copied to clipboard
val project: Output<String>

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>?

The current state of this Peering.

Link copied to clipboard
val statusMessage: Output<String>?

Additional information about the current status of this peering, if available.

Link copied to clipboard
val urn: Output<String>