Data Source: oci_core_volume_group_replicas

This data source provides the list of Volume Group Replicas in Oracle Cloud Infrastructure Core service.

Lists the volume group replicas in the specified compartment. You can filter the results by volume group. For more information, see Volume Group Replication.

Example Usage

data "oci_core_volume_group_replicas" "test_volume_group_replicas" {
	#Required
	availability_domain = var.volume_group_replica_availability_domain
	compartment_id = var.compartment_id

	#Optional
	display_name = var.volume_group_replica_display_name
	state = var.volume_group_replica_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VolumeGroupReplica Reference

The following attributes are exported: