cdk-ecr-deployment
cdk-ecr-deployment copied to clipboard
feat: added ability to change the architecture of the lambda
Added as of the issues when deploying on a X86_64 Lambda Function with a ARM64 DockerImage.
Please fix the build error firstly
@TheGoatedDev would you mind addressing the PR comments? would appreciate if this landed
Hi @uncledru, Sorry that I haven't been able to be able to get back to fixing this issue, I don't have much time spare and the personal need for this feature is no longer a top-priority, you are free to fix the build and I will happily do the PR Reviews so that we can move this forward, if you do it on my fork.
Hi @uncledru, Sorry that I haven't been able to be able to get back to fixing this issue, I don't have much time spare and the personal need for this feature is no longer a top-priority, you are free to fix the build and I will happily do the PR Reviews so that we can move this forward, if you do it on my fork.
After digging a bit deeper, I realized I needed a slightly different change. Would appreciate a review if you have a moment: https://github.com/cdklabs/cdk-ecr-deployment/pull/570