create-ecr-repository-action icon indicating copy to clipboard operation
create-ecr-repository-action copied to clipboard

Support multi region ECR repos

Open Smirl opened this issue 1 year ago • 0 comments

Summary

We replicate our images to multiple regions. It would be good if the action could take a "list" (probably new line separated) of regions to create the repo in.

The default could be to not pass a region to the ECRClient if the parameter is not set.

I will raise a PR to try to implement this if that is ok?

Smirl avatar May 01 '23 10:05 Smirl