Data Source: oci_core_image

This data source provides details about a specific Image resource in Oracle Cloud Infrastructure Core service.

Gets the specified image.

Example Usage

data "oci_core_image" "test_image" {
	#Required
	image_id = oci_core_image.test_image.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: