Data Source: oci_database_infrastructure_target_version

This data source provides details about a specific Infrastructure Target Version resource in Oracle Cloud Infrastructure Database service.

Gets details of the Exadata Infrastructure target system software versions that can be applied to the specified infrastructure resource for maintenance updates. Applies to Exadata Cloud@Customer and Exadata Cloud instances only.

Example Usage

data "oci_database_infrastructure_target_version" "test_infrastructure_target_version" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    target_resource_id = oci_database_target_resource.test_target_resource.id
    target_resource_type = var.infrastructure_target_version_target_resource_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: