Bump @pulumi/aws to at least v6.42.1 to fix ECS task def diff issue
smsunarto opened this issue · 1 comments
smsunarto commented
What happened?
Prior to @pulumi/aws@v6.42.1 there is an upstream issue that is causing ECS task definition to be stuck in a permanent diff state due to normalization issue. This issue have been resolved in v6.42.1 and AWSx should be bump to resolve this.
Example
Output of pulumi about
N/A
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
t0yv0 commented
Thanks @smsunarto excellent point.