Container.networkMode always marked as change #1272
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/bug
Some behavior is incorrect or out of spec
Describe what happened
pulumi up --diff
. Container is started.pulumi up --diff
again. Diff shows- networkMode: "bridge"
even though it did not change.Sample program
Log output
Affected Resource(s)
Container
Output of
pulumi about
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).
The text was updated successfully, but these errors were encountered: