turbot/terraform_aws_compliance
Loading controls...

Control: Connections to Elasticsearch domains should be encrypted using TLS 1.2

Description

This control checks whether connections to Elasticsearch domains are required to use TLS 1.2. The check fails if the Elasticsearch domain TLSSecurityPolicy is not Policy-Min-TLS-1-2-2019-07.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.es_domain_encrypted_using_tls_1_2

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.es_domain_encrypted_using_tls_1_2 --share

SQL

This control uses a named query:

es_domain_encrypted_using_tls_1_2

Tags