Data Source: oci_core_compute_capacity_reservation_instance_shapes

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

Lists the shapes that can be reserved within the specified compartment.

Example Usage

data "oci_core_compute_capacity_reservation_instance_shapes" "test_compute_capacity_reservation_instance_shapes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.compute_capacity_reservation_instance_shape_availability_domain
	display_name = var.compute_capacity_reservation_instance_shape_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputeCapacityReservationInstanceShape Reference

The following attributes are exported: