Data Source: oci_database_database_software_images

This data source provides the list of Database Software Images in Oracle Cloud Infrastructure Database service.

Gets a list of the database software images in the specified compartment.

Example Usage

data "oci_database_database_software_images" "test_database_software_images" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.database_software_image_display_name
	image_shape_family = var.database_software_image_image_shape_family
	image_type = var.database_software_image_image_type
	is_upgrade_supported = var.database_software_image_is_upgrade_supported
	state = var.database_software_image_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DatabaseSoftwareImage Reference

The following attributes are exported: