alicloud_elasticsearch_instances

The alicloud_elasticsearch_instances data source provides a collection of Elasticsearch instances available in Alicloud account. Filters support description regex, searches by tags, and other filters which are listed below.

Example Usage

data "alicloud_elasticsearch_instances" "instances" {
  description_regex = "myes"
  version           = "5.5.3_with_X-Pack"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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