aws-deployment-framework
aws-deployment-framework copied to clipboard
enhance package_transform script to support Lambda deployment with Image as PackageType
Current package_transform.sh does not support deploying lambda with Image as PackageType. Following error is emitted during the build
Error: Missing option '--image-repository' or '--image-repositories'
If no objection I can fix the script.
Hi Sujit, thanks for identifying this and raising the issue. Please feel free to fix the script, just submit a PR when you have the fix and we can take a look at it from there.
Thanks!
will have a PR soon.