Data Source: oci_core_dedicated_vm_host_shapes

This data source provides the list of Dedicated Vm Host Shapes in Oracle Cloud Infrastructure Core service.

Lists the shapes that can be used to launch a dedicated virtual machine host within the specified compartment.

Example Usage

data "oci_core_dedicated_vm_host_shapes" "test_dedicated_vm_host_shapes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.dedicated_vm_host_shape_availability_domain
	instance_shape_name = var.dedicated_vm_host_shape_instance_shape_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DedicatedVmHostShape Reference

The following attributes are exported: