turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: ECR repository should be encrypted with KMS

Description

Ensure ECR repositories being created are set to be encrypted at rest using customer-managed CMK.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.ecr_repository_encrypted_with_kms

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

ecr_repository_encrypted_with_kms

Tags