Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multi-region automatic deployment from ECR #254

Open
suzukieng opened this issue Jul 1, 2024 · 0 comments
Open

Support for multi-region automatic deployment from ECR #254

suzukieng opened this issue Jul 1, 2024 · 0 comments

Comments

@suzukieng
Copy link

suzukieng commented Jul 1, 2024

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

Automatic deployment from ECR only works if the ECR repository and the AppRunner service are located in the same region. The service that resides in the same region as ECR will be updated automatically, but the services in other regions will not.

The documentation only mentions that automatic deployments are unsupported if ECR is located in a separate account.
At the very least, the documentation should be adapted to say that automatic deployments will not work if ECR is in a different region than the service.

Describe alternatives you've considered

  • Manual deployment (tedious, error-prone)
  • Disable cross-region replication, and push to each individual repository (error-prone, deployments might become out of sync)

Additional context

ECR private repo replication is enabled, and I see the images in the ECR repositories in all regions.

AWS Developer Support case number: 171991969200417

Attachments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant