turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Elasticsearch domain node-to-node encryption should be enabled

Description

Ensure node-to-node encryption for Amazon Elasticsearch Service is enabled. Node-to-node encryption enables TLS 1.2 encryption for all communications within the Amazon Virtual Private Cloud (Amazon VPC).

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.es_domain_node_to_node_encryption_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

es_domain_node_to_node_encryption_enabled

Tags