rails-lambda / lamby-cookiecutter

🐑🛤 AWS SAM Cookiecutter to Quick Start Rails & Lambda
https://lamby.cloud/docs/quick_start
37 stars 18 forks source link

Use New --image-repositories #6

Closed metaskills closed 3 years ago

metaskills commented 3 years ago

This fix https://github.com/aws/aws-sam-cli/pull/2465 allows us to remove the ECR account id look up hacks.

metaskills commented 3 years ago

Not sure this is done in the way I expected. Even with the new SAM Pipelines the work is not really usable here. Our deploy section links to how to setup a user if the current user does not have those perms.