AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration - AWS CloudFormation

AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration

Information about blue/green deployment options for a deployment group.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

DeploymentReadyOption

Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.

Required: No

Type: DeploymentReadyOption

Update requires: No interruption

GreenFleetProvisioningOption

Information about how instances are provisioned for a replacement environment in a blue/green deployment.

Required: No

Type: GreenFleetProvisioningOption

Update requires: No interruption

TerminateBlueInstancesOnDeploymentSuccess

Information about whether to terminate instances in the original fleet during a blue/green deployment.

Required: No

Type: BlueInstanceTerminationOption

Update requires: No interruption