Data Source: oci_dataflow_private_endpoints

This data source provides the list of Private Endpoints in Oracle Cloud Infrastructure Data Flow service.

Lists all private endpoints in the specified compartment. The query must include compartmentId. The query may also include one other parameter. If the query does not include compartmentId, or includes compartmentId, but with two or more other parameters, an error is returned.

Example Usage

data "oci_dataflow_private_endpoints" "test_private_endpoints" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.private_endpoint_display_name
	display_name_starts_with = var.private_endpoint_display_name_starts_with
	owner_principal_id = var.owner_principal_id
	state = var.private_endpoint_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PrivateEndpoint Reference

The following attributes are exported: