Data Source: oci_core_cluster_network_instances

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

Lists the instances in a cluster network with instance pools.

Example Usage

data "oci_core_cluster_network_instances" "test_cluster_network_instances" {
	#Required
	cluster_network_id = oci_core_cluster_network.test_cluster_network.id
	compartment_id = var.compartment_id

	#Optional
	display_name = var.cluster_network_instance_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ClusterNetworkInstance Reference

The following attributes are exported: