This data source provides the list of Supported Skus in Oracle Cloud Infrastructure Oracle Cloud VMware Solution service.
Lists supported SKUs.
data "oci_ocvp_supported_skus" "test_supported_skus" {
#Required
compartment_id = var.compartment_id
#Optional
host_shape_name = oci_core_shape.test_shape.name
}
The following arguments are supported:
compartment_id
- (Required) The OCID of the compartment.host_shape_name
- (Optional) A filter to return only resources that match or support the given ESXi host shape.The following attributes are exported:
items
- The list of the supported SKUs.The following attributes are exported:
name
- name of SKU