Support For Cross Account ECR Repository Automatic Deployments
- Dominant language
- No language data
- Stars
- 301
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**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**
Currently, AWS App Runner doesn't support automatic deployments for an image in an ECR repository in a different AWS account than the one that the service is in. If we try to enable automatic deployments for a cross account ECR repository, we get the following error:

**Describe alternatives you've considered**
I have resorted to updating our pipelines to run `aws apprunner start-deployment` cli command to auto deploy following a newly publish ECR image.
Contributor guide
Assessment
This issue has not been assessed yet.