Versent/golang-lambda-pipeline

Setup S3 SSE encryption for artefacts and deployments

Open

#5 opened on Mar 15, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (1 fork)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

Description

All buckets should use SSE.

  • Create an KMS key
  • Add encryption to build artefacts
  • Configure key policy so that cross-account roles can use it to decrypt when doing deployments

Contributor guide