containers-roadmap icon indicating copy to clipboard operation
containers-roadmap copied to clipboard

[ECR] [request]: Allow cross-region and cross-account replication to copy immutability, image scanning & KMS encryption settings

Open shomeprasanjit opened this issue 3 years ago • 1 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request What do you want us to build? Allow cross-region and cross-account replication to copy immutability, image scanning KMS encryption settings

Which service(s) is this request for? ECR

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Our use-case involves hundreds of repos to be replicated across multiple regions and to multiple accounts. Enabling these settings manually seems to be error prone and daunting. we wanted a native solution within ECR instead of incorporating other solutions/resources around it.

Are you currently working around this issue? Currently we are manually enabling these settings. planning to setup Lambda function to perform the same in near future.

shomeprasanjit avatar Feb 17 '21 05:02 shomeprasanjit

@shomeprasanjit , the replication will create the repository in the other account or region. After the repository is created and replicated, how are you changing the KMS encryption setting? This is one of the settings that cannot be changed after repository creation, correct?

suriyanto avatar May 23 '22 01:05 suriyanto