serverless/serverless

Allow configuration of ECR repository encryption

Open

#9,083 创建于 2021年3月5日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (46,915 star) (5,734 fork)batch import
cat/lambda-imageenhancementhelp wanted

描述

Use case description

When using Docker images in Lambda, Serverless automatically creates an ECR repository using the default encryption settings, meaning it must be manually managed to use a customer-managed KMS key for encryption.

Proposed solution

Add optional configuration of a customer-managed KMS key for the ECR repository through serverless.yml.

贡献者指南