LeadingEDJE / stackmanager

Utility for managing Cloudformation stacks
MIT License
9 stars 1 forks source link

17 change set handling #26

Closed andrewdmay closed 4 years ago

andrewdmay commented 4 years ago

Moves more values into the Config. ChangeSets can now be applied without reading config using their id. Existing ChangeSets will be listed when doing a deploy, and depending upon the --existing-changes value this may prevent deployment.