Skip to content

Commit fa082b5

Browse files
author
Marc Boudreau
committed
documented the zone_awareness_config attribute in the cluster_config block
1 parent 3c5c6dc commit fa082b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docs/d/elasticsearch_domain.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ The following attributes are exported:
4545
** `dedicated_master_type` - Instance type of the dedicated master nodes in the cluster.
4646
** `dedicated_master_count` - Number of dedicated master nodes in the cluster.
4747
** `zone_awareness_enabled` - Indicates whether zone awareness is enabled.
48+
** `zone_awareness_config` - Configuration block containing zone awareness settings.
49+
*** `availability_zone_count` - Number of availability zones used.
4850
* `ebs_options` - EBS Options for the instances in the domain.
4951
** `ebs_enabled` - Whether EBS volumes are attached to data nodes in the domain.
5052
** `volume_type` - The type of EBS volumes attached to data nodes.

0 commit comments

Comments
 (0)