You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Community Note
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
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
The text was updated successfully, but these errors were encountered: