Data Source: oci_core_cluster_networks

This data source provides the list of Cluster Networks in Oracle Cloud Infrastructure Core service.

Lists the cluster networks with instance pools in the specified compartment.

Example Usage

data "oci_core_cluster_networks" "test_cluster_networks" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.cluster_network_display_name
	state = var.cluster_network_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ClusterNetwork Reference

The following attributes are exported: