hello-lambda
hello-lambda copied to clipboard
removed aws access/secret keys
@TailorDev this is a great repo for getting started with Lambda and Terraform. I just noticed some unnecessary bits and removed them: the aws access/secret keys.
If the AWS CLI is setup properly, Terraform will pull these credentials out of the environment. At that point there is no need to have users (new to AWS/Terraform) put their credentials in a repo that has the potential to be committed.
Nice! I jumped the shark and started my project to pass libfoo.so files over the wire and execute them on Lambda: https://github.com/chadbrewbaker/lambda-dlopen
Why bother uploading your code into AWS Lambda when you can just pass the code you want to execute on demand?
Thanks for the PR. I'll take a look next week :)
It was a really long week.
Hey @mateusfccp you know that time may expand dramatically in Open Source... There is no place for such sarcasm here. With :heart:
@jmaupetit Sorry, man, I was only joking. No intention to offend.