Data Source: oci_database_autonomous_database_peers
This data source provides the list of Autonomous Database Peers in Oracle Cloud Infrastructure Database service.
Lists the Autonomous Database peers for the specified Autonomous Database.
Example Usage
data "oci_database_autonomous_database_peers" "test_autonomous_database_peers" {
#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:
autonomous_database_peer_collection
- The list of autonomous_database_peer_collection.
AutonomousDatabasePeer Reference
The following attributes are exported:
items
- This array holds details about Autonomous Database Peers for Oracle an Autonomous Database.id
- The OCID of the Autonomous Database.region
- The name of the region where this peer Autonomous Database clone exists.