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

An option to create security groups and roles from existing yaml config #422

Open
PetrGlad opened this issue Nov 29, 2016 · 1 comment
Open

Comments

@PetrGlad
Copy link

Use case: I want to create production version of test stack for which I already have configuration file.
I want to copy the configuration, adjust parameters to be suitable for production environment (mostly configuration stays the same) and then create stack for it. So I want to init new app without generating config, using existing one.
Currently I can work around by launching "senza init deleteme.yaml" to let it create security groups and then discard deleteme.yaml which is rather inconvenient and error prone.

@ender74
Copy link

ender74 commented Oct 5, 2017

would be great to have this feature

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

No branches or pull requests

2 participants