awslabs / aws-codedeploy-plugin

Jenkins plugin for AWS CodeDeploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aws green blue

anwoolterton opened this issue · comments

Hi,

When will this plug-in support green blue deployments, looking at Jenkins its not clear if it does or if any other changes are required.

Wouldn't that be part of the deployment group configuration rather than the plug-in?

Yeah Blue Green deployment now is officially supported: https://aws.amazon.com/blogs/devops/performing-bluegreen-deployments-with-aws-codedeploy-and-auto-scaling-groups/. This is a new deployment type and needs to be configured on the deployment group level.