Data Source: oci_artifacts_container_image

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

Get container image metadata.

Example Usage

data "oci_artifacts_container_image" "test_container_image" {
	#Required
	image_id = var.container_image_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: