Data Source: oci_core_instance_pools

This data source provides the list of Instance Pools in Oracle Cloud Infrastructure Core service.

Lists the instance pools in the specified compartment.

Example Usage

data "oci_core_instance_pools" "test_instance_pools" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.instance_pool_display_name
	state = var.instance_pool_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InstancePool Reference

The following attributes are exported: