v0.33.0
feat: Cross account ECR for lambda functions @dsme94 (#88)
what
- With the introduction of cross-account ECR for lambda functions, I have put together the necessary code to allow for this functionality
why
- Cross-account ECR is a feature many would use as it doesn't require you to duplicate your ECR repositories in the same account where the lambda function resides saving money
references
https://aws.amazon.com/blogs/compute/introducing-cross-account-amazon-ecr-access-for-aws-lambda/