aws-deployment-framework icon indicating copy to clipboard operation
aws-deployment-framework copied to clipboard

enhance package_transform script to support Lambda deployment with Image as PackageType

Open skulkarni56-bb opened this issue 4 years ago • 2 comments

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.

skulkarni56-bb avatar Jul 27 '21 18:07 skulkarni56-bb

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!

thomasmcgannon avatar Jul 28 '21 12:07 thomasmcgannon

will have a PR soon.

skulkarni56-bb avatar Jul 29 '21 12:07 skulkarni56-bb