How to fix unable to update task definition on services with a CODE_DEPLOY deployment controller CDK issue
AWS CDK rolled out a change in their version 2.50.0 as per this GitHub discussion which caused a dependency on the task definition family for ECS services instead of referencing the task definition revision. This caused deployment issues for users tr...





