turbot/terraform_aws_compliance

GitHub
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:

steampipe check terraform_aws_compliance.control.es_domain_encrypted_using_tls_1_2

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

es_domain_encrypted_using_tls_1_2

Tags