Data Source: oci_objectstorage_replication_sources

This data source provides the list of Replication Sources in Oracle Cloud Infrastructure Object Storage service.

List the replication sources of a destination bucket.

Example Usage

data "oci_objectstorage_replication_sources" "test_replication_sources" {
	#Required
	bucket = var.replication_source_bucket
	namespace = var.replication_source_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ReplicationSource Reference

The following attributes are exported: