When CodePipeline creates a new ECS task definition revision, the container portMapping name is removed preventing Service Discovery from working.

0

This smells like a bug. If I revert to the previous task definition and manually deploy the new container, it works. This is a fargate container.

Initial State after the Cloudformation Deployment runs and the task definition is created Enter image description here

After pushing a change to run the pipeline, the deployment step fails because portName doesn't match in the newly created revision: Enter image description here

没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容