skymill / cumulus

Cumulus is a deployment suite used to deploy and manage environments built with AWS CloudFormation
http://cumulus-ds.readthedocs.org/
Apache License 2.0
12 stars 5 forks source link

Support for stack prefixes and stack suffixes #106

Closed sebdah closed 10 years ago

sebdah commented 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:

sebdah commented 10 years ago

I have now implemented this. The configuration parameters are called stack-name-prefix and stack-name-suffix.