Open dtest opened 9 years ago
I am not sure that editing a local config file for the creation script is an improvement over editing your local copy of cloudformation.json. Maybe an override json that gets merged on top of the cloudformation.json?
I think an optional config file could be helpful from a user experience perspective. I'll look at adding it.
On Sat, Jan 31, 2015, 12:42 AM jmetzmeier notifications@github.com wrote:
I am not sure that editing a local config file for the creation script is an improvement over editing your local copy of cloudformation.json.
— Reply to this email directly or view it on GitHub https://github.com/pythian/opsviz/issues/28#issuecomment-72307238.
I was going to raise an issue to accept a default instance size for all the layers, which is useful for testing the stack.
The driving factor is that passing all the --param options to customize can lead to mistakes.
However, I think a cleaner solution is to read from a config file.