Closed stefan01 closed 1 month ago
@stefan01 can you provide us a full example that we can use to reproduce the issue? Thanks!
@stefan01 I am seeing this too, seems all keys in the container definition json are stored in state as capitalized now too also causing a diff "Cpu" > "cpu". Values that were previously undefined like HealthCheck.Interval, SystemControls etc are stored in state even when not defined.
Sorry this is still affecting your use of Pulumi. Do you have a complete repro, a complete Pulumi program that demonstrates the behavior? That would really help us solve this quickly.
Another reminder to provide us with a repro program - otherwise we'll have to close the issue as non-actionable. Thank you!
Describe what happened
Reopen of https://github.com/pulumi/pulumi-aws/issues/1738#issuecomment-2256086825
I am still experiencing this issue even with the newest version 6.47.0 :( More specifically, it is effecting the ordering of the Environment section and it always wants to remove the Properties:
Sample program
Log output
No response
Affected Resource(s)
No response
Output of
pulumi about
CLI Version 3.125.0 Go Version go1.22.5 Go Compiler gc
Host OS ubuntu Version 22.04 Arch x86_64
Pulumi locates its logs in /tmp by default
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).