google_vmwareengine_network_policy

Use this data source to get details about a network policy resource.

To get more information about network policy, see:

Example Usage

data "google_vmwareengine_network_policy" "my_network_policy" {
  name     = "my-network-policy"
  location = "us-central1"
}

Argument Reference

The following arguments are supported:

Attributes Reference

See google_vmwareengine_network_policy resource for details of all the available attributes.