autoRollbackConfiguration not configurable
Closed this issue · 0 comments
andiempettJISC commented
currently the custom construct for ecs blue green CreateDeploymentGroup you cant enable the auto rollback configuration.
as a minimum this should be allowed to be enabled when a deployment fails (DEPLOYMENT_FAILURE
) or on request (DEPLOYMENT_STOP_ON_REQUEST
)
more info on the api here: https://docs.aws.amazon.com/codedeploy/latest/APIReference/API_AutoRollbackConfiguration.html