Found the problem @billowy-army-68599 - I was adding a fluentbit container on my task definition for datadog log parsing from ECS Fargate. For some reason, pulumi is adding a ‘user: 0’ into the container definition which wasn’t in my code. It also did not show on pulumi refresh either so every time it was adding this user ID but it was never tracked anywhere