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

Stacks are added without the environment context #117

Closed sebdah closed 10 years ago

sebdah commented 10 years ago

All stacks (even those that does not belong to the current --environment) is added to the configuration object when parsing the configuration file. The result is that stacks are deployed that does not belong to the current environment.