Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added environment variable support #98

Merged
merged 2 commits into from
Jan 31, 2017

Conversation

BrunoCarrier
Copy link

Hi, this pull request allows for environment variables to be used
At the environment level, if the environment_variables key is present with a dictionary, it will add it to the update_configuration and create methods. Otherwise, it will send blank data which effectively removes any existing environment variables

The _check_config_md5 method will also consider changes in the yml file, and will update lambda function configuration if any change is detected

I added an example to the kamma-simple project

@josegonzalez
Copy link
Contributor

Can you add docs for this?

@BrunoCarrier BrunoCarrier force-pushed the environment-variables branch 2 times, most recently from e3eccfb to 4bd0f28 Compare January 9, 2017 14:26
@BrunoCarrier
Copy link
Author

@josegonzalez Good point! I added docs for it :-)

@BrunoCarrier BrunoCarrier force-pushed the environment-variables branch from 4bd0f28 to d142b6b Compare January 9, 2017 16:47
@josegonzalez josegonzalez merged commit 57e67fd into garnaat:develop Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants