meetlara/Staging Deploy Docker Image for Lambdas

Build docker image, tag, upload and set on lambdas

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 17, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: meetlara/lambda-deploy@43dbc31339fd85421b7203d519fa269045477354 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
lambda_namesFunction names separated by spaceno
prefix_function_namesFunction prefix to matchyes
aws_access_key_idAWS Key IDyes
aws_secret_access_keyAWS Secret Access Keyyes
ecr_image_nameDefine the repository of ECR imageyes
ecr_image_tagDefine the tag of ECR imageyes
build_working_directoryDefine the path of working directory of code to build Docker imageyes
docker_build_extra_argsDefine the extra arguments that you will set to docker build commandno""

no outputs