We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5c6dc commit fa082b5Copy full SHA for fa082b5
website/docs/d/elasticsearch_domain.html.markdown
@@ -45,6 +45,8 @@ The following attributes are exported:
45
** `dedicated_master_type` - Instance type of the dedicated master nodes in the cluster.
46
** `dedicated_master_count` - Number of dedicated master nodes in the cluster.
47
** `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.
50
* `ebs_options` - EBS Options for the instances in the domain.
51
** `ebs_enabled` - Whether EBS volumes are attached to data nodes in the domain.
52
** `volume_type` - The type of EBS volumes attached to data nodes.
0 commit comments