google_vmwareengine_private_cloud

Use this data source to get details about a private cloud resource.

To get more information about private cloud, see:

Example Usage

data "google_vmwareengine_private_cloud" "my_pc" {
  name     = "my-pc"
  location = "us-central1-a"
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_vmwareengine_private_cloud resource for details of all the available attributes.