Skip to content

1.0.0

Compare
Choose a tag to compare
@lzrocha lzrocha released this 17 Feb 06:20
· 17 commits to master since this release
c5489cb

What's Changed

  • Enable KMS encryption and capability of using customer-managed key by @lzrocha in #10

    ⚠️ BREAKING CHANGE ⚠️
    This may destroy and recreate ECR repositories that have been created with previous module releases.
    Now, ECR repositories will be encrypted with KMS keys stored in AWS Key Management Service (AWS KMS) by default instead of the Amazon S3-managed encryption at rest. When you use AWS KMS to encrypt your data, you can either use the default AWS managed key, which is managed by Amazon ECR, or enable an AWS customer-managed key.

New Contributors

Full Changelog: 0.3.2...1.0.0