Fargate Task state management issue compatibility with codedeploy #31620
Labels
@aws-cdk/aws-codedeploy
Related to AWS CodeDeploy
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
needs-reproduction
This issue needs reproduction.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
on last version of cdk deploy the tasks created by cdk such as for instance
in sync with codedeploy
for instance
now whenever modify it (name or anything) throw an error that is -->
Would be nice if fixed :) Not sure if it is directly related to
cdk
or more acloudformation
thing.Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
The expected behavior would be the pipeline accept the state change of the task without codedeploy been a blocker
Current Behavior
codedeploy block the
cdk deploy
Reproduction Steps
create a ECS cluster with tasks and farget and setup a codedeploy to handle deployment. The all of it with CDK. Enjoy the crash whenever you modify one task config after a sucessful deployment
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.160.0
Framework Version
No response
Node.js Version
20
OS
(container ubuntu)
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: