alicloud_rds_cross_regions

This data source provides an available area for remote disaster recovery for RDS.

Example Usage

# Declare the data source
data "alicloud_rds_cross_regions" "cross_regions" {}

output "first_rds_cross_regions" {
  value = data.alicloud_rds_cross_regions.regions.ids.0
}

Attributes Reference

The following attributes are exported in addition to the arguments listed above: