Closed sebdah closed 10 years ago
It would be great if you could prefix and suffix stacks on an environment level. This would make project naming easier. I suggest that we extend the [environment] config section with:
[environment]
stack-prefix
stack-suffix
I have now implemented this. The configuration parameters are called stack-name-prefix and stack-name-suffix.
stack-name-prefix
stack-name-suffix
It would be great if you could prefix and suffix stacks on an environment level. This would make project naming easier. I suggest that we extend the
[environment]
config section with:stack-prefix
stack-suffix