Data Source: oci_core_compute_image_capability_schemas

This data source provides the list of Compute Image Capability Schemas in Oracle Cloud Infrastructure Core service.

Lists Compute Image Capability Schema in the specified compartment. You can also query by a specific imageId.

Example Usage

data "oci_core_compute_image_capability_schemas" "test_compute_image_capability_schemas" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.compute_image_capability_schema_display_name
	image_id = oci_core_image.test_image.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputeImageCapabilitySchema Reference

The following attributes are exported: