hello-lambda icon indicating copy to clipboard operation
hello-lambda copied to clipboard

removed aws access/secret keys

Open todd-dsm opened this issue 7 years ago • 5 comments

@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.

todd-dsm avatar Feb 28 '17 18:02 todd-dsm

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?

chadbrewbaker avatar Mar 04 '17 20:03 chadbrewbaker

Thanks for the PR. I'll take a look next week :)

willdurand avatar Mar 04 '17 23:03 willdurand

It was a really long week.

mateusfccp avatar Jul 20 '18 15:07 mateusfccp

Hey @mateusfccp you know that time may expand dramatically in Open Source... There is no place for such sarcasm here. With :heart:

jmaupetit avatar Jul 23 '18 07:07 jmaupetit

@jmaupetit Sorry, man, I was only joking. No intention to offend.

mateusfccp avatar Jul 24 '18 15:07 mateusfccp