-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed
Description
What happened?
Diffs when a non-empty collection is added/removed seem to be duplicated in the detailed diff output.
~ prov:index/test:Test: (update)
[id=newid]
[urn=urn:pulumi:test::test::prov:index/test:Test::mainRes]
+ listProps: [
+ [0]: "val"
]
+ listProps: [
+ [0]: "val"
]
Example
https://github.com/pulumi/pulumi-terraform-bridge/pull/2159/files
list added for an example
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).
Metadata
Metadata
Assignees
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed