Data Source: oci_database_autonomous_database_software_images

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

Gets a list of the Autonomous Database Software Images in the specified compartment.

Example Usage

data "oci_database_autonomous_database_software_images" "test_autonomous_database_software_images" {
	#Required
	compartment_id = var.compartment_id
	image_shape_family = var.autonomous_database_software_image_image_shape_family

	#Optional
	display_name = var.autonomous_database_software_image_display_name
	state = var.autonomous_database_software_image_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AutonomousDatabaseSoftwareImage Reference

The following attributes are exported: