turbot/terraform_aws_compliance

Control: ACM certificates should have transparency logging preference enabled

Description

This control checks whether ACM certificates transparency logging preference is enabled as certificate transparency logging guards against SSL/TLS certificates issued by mistake or by a compromised certificate authority.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.acm_certificate_transparency_logging_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

acm_certificate_transparency_logging_enabled

Tags