Data Source: oci_core_dedicated_vm_host_instance_shapes

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

Lists the shapes that can be used to launch a virtual machine instance on a dedicated virtual machine host within the specified compartment. You can filter the list by compatibility with a specific dedicated virtual machine host shape.

Example Usage

data "oci_core_dedicated_vm_host_instance_shapes" "test_dedicated_vm_host_instance_shapes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.dedicated_vm_host_instance_shape_availability_domain
	dedicated_vm_host_shape = var.dedicated_vm_host_instance_shape_dedicated_vm_host_shape
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DedicatedVmHostInstanceShape Reference

The following attributes are exported: