Netflix / asgard

[Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases
http://netflix.github.com/asgard
Apache License 2.0
2.24k stars 403 forks source link

Support for AWS CodeDeploy #672

Open teu opened 9 years ago

teu commented 9 years ago

As AWS are rolling out CodeDeploy to more and more regions it would be very useful to have ASGARD copy the current deployments for a particular ASG to the next ASG.

The CodeDeploy agent can both deal with deployments of the most current code and server settings eg Ansible playbooks. When an asgard ASG is copied, the deployment groups (from CodeDeploy) aren't affected which requires additional tinkering in the AWS console or custom scripting.

Would be a great feature.