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

Local parameters for python #61

Merged
merged 2 commits into from
Aug 12, 2015
Merged

Local parameters for python #61

merged 2 commits into from
Aug 12, 2015

Conversation

phobologic
Copy link
Member

This allows the definition of local parameters that are meant to be used
by python, not by cloudformation. The parameters are still passed into
the blueprint the same way (from the command line, or the config) but
they can be used without having to share them with the template.

This allows the definition of local parameters that are meant to be used
by python, not by cloudformation.  The parameters are still passed into
the blueprint the same way (from the command line, or the config) but
they can be used without having to share them with the template.
@mwildehahn
Copy link
Contributor

🚢

phobologic added a commit that referenced this pull request Aug 12, 2015
@phobologic phobologic merged commit 3d697e7 into master Aug 12, 2015
@phobologic phobologic deleted the add_local_parameters branch August 12, 2015 20:56
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.

2 participants