alicloud_cassandra_data_centers

The alicloud_cassandra_data_centers data source provides a collection of Cassandra Data Centers available in Alicloud account. Filters support regular expression for the cluster name or ids.

Example Usage

data "alicloud_cassandra_data_centers" "cassandra" {
  name_regex        = "tf_testAccCassandra_dc"
  cluster_id        = "cds-xxxxx"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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