jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for native environment variables

dmelamedcl opened this issue · comments

AWS lambda supports now native environment variables: http://docs.aws.amazon.com/lambda/latest/dg/env_variables.html

Working on that one. Will provide a PR soon.