cdk-ecs-codedeploy icon indicating copy to clipboard operation
cdk-ecs-codedeploy copied to clipboard

Results 4 cdk-ecs-codedeploy issues
Sort by recently updated
recently updated
newest added

[aws-cdk v2.139.0](https://github.com/aws/aws-cdk/releases/tag/v2.139.0) introduced a [change](https://github.com/aws/aws-cdk/pull/28706) to custom resources to create a log group by default. This change sets the value of the newly introduced prop `disableWaiterStateMachineLogging` on custom resources to...

While changing the ECS defaultCloudMapNamespace, a deployment causes this error: Resource handler returned message: "Invalid request provided: UpdateService error: Unable to update task definition on services with a CODE_DEPLOY deployment...

On taskImageOptions.container port update , deploy throws Unable to update load balancers on services with a CODE_DEPLOY deployment controller. Use AWS CodeDeploy to trigger a new deployment. Are there any...

Currently, I have installed `pip install cdklabs.ecs-codedeploy` and don't know how to use it. Can someone show me how to `import cdk-ecs-codedeploy` and use EcsDeployment.