Data Source: oci_database_autonomous_container_patches

This data source provides the list of Autonomous Container Patches in Oracle Cloud Infrastructure Database service.

Lists the patches applicable to the requested container database.

Example Usage

data "oci_database_autonomous_container_patches" "test_autonomous_container_patches" {
    #Required
    autonomous_container_database_id = oci_database_autonomous_container_database.test_autonomous_container_database.id
    compartment_id = var.compartment_id

    #Optional
    autonomous_patch_type = var.autonomous_container_patch_autonomous_patch_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AutonomousContainerPatch Reference

The following attributes are exported: