Data Source: oci_core_compute_capacity_topologies

This data source provides the list of Compute Capacity Topologies in Oracle Cloud Infrastructure Core service.

Lists the compute capacity topologies in the specified compartment. You can filter the list by a compute capacity topology display name.

Example Usage

data "oci_core_compute_capacity_topologies" "test_compute_capacity_topologies" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.compute_capacity_topology_availability_domain
	display_name = var.compute_capacity_topology_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputeCapacityTopology Reference

The following attributes are exported: