alicloud_cassandra_clusters

The alicloud_cassandra_clusters data source provides a collection of Cassandra clusters available in Alicloud account. Filters support regular expression for the cluster name, ids or tags.

Example Usage

data "alicloud_cassandra_clusters" "cassandra" {
  name_regex        = "tf_testAccCassandra"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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