turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Elasticsearch domains should have at least three data nodes

Description

This control checks whether Elasticsearch domains are configured with at least three data nodes and zoneAwarenessEnabled is set to true.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.es_domain_data_nodes_min_3

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.es_domain_data_nodes_min_3

SQL

This control uses a named query:

es_domain_data_nodes_min_3

Tags