Data Source: oci_cloud_bridge_appliance_image

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

Returns a list of Appliance Images.

Example Usage

data "oci_cloud_bridge_appliance_image" "test_appliance_image" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.appliance_image_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: