Data Source: oci_file_storage_replication_targets

This data source provides the list of Replication Targets in Oracle Cloud Infrastructure File Storage service.

Lists the replication target resources in the specified compartment.

Example Usage

data "oci_file_storage_replication_targets" "test_replication_targets" {
    #Required
    availability_domain = var.replication_target_availability_domain
    compartment_id = var.compartment_id

    #Optional
    display_name = var.replication_target_display_name
    id = var.replication_target_id
    state = var.replication_target_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ReplicationTarget Reference

The following attributes are exported: