Data Source: oci_database_system_versions

This data source provides the list of System Versions in Oracle Cloud Infrastructure Database service.

Gets a list of supported Exadata system versions for a given shape and GI version.

Example Usage

data "oci_database_system_versions" "test_system_versions" {
	#Required
	compartment_id = var.compartment_id
	gi_version = var.system_version_gi_version

	#Optional
	is_latest = var.system_version_is_latest
	resource_id = oci_cloud_guard_resource.test_resource.id
	shape = var.system_version_shape
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SystemVersion Reference

The following attributes are exported: