Data Source: oci_database_autonomous_database_refreshable_clones
This data source provides the list of Autonomous Database Refreshable Clones in Oracle Cloud Infrastructure Database service.
Lists the OCIDs of the Autonomous Database local and connected remote refreshable clones with the region where they exist for the specified source database.
Example Usage
data "oci_database_autonomous_database_refreshable_clones" "test_autonomous_database_refreshable_clones" {
#Required
autonomous_database_id = oci_database_autonomous_database.test_autonomous_database.id
}
Argument Reference
The following arguments are supported:
autonomous_database_id
- (Required) The database OCID.
Attributes Reference
The following attributes are exported:
refreshable_clone_collection
- The list of refreshable_clone_collection.
AutonomousDatabaseRefreshableClone Reference
The following attributes are exported:
items
-id
- The OCID of the Autonomous Database.region
- The name of the region where the refreshable clone exists.