Skip to content

Detailed diff duplicated collection diffs #2234

@VenelinMartinov

Description

@VenelinMartinov

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

Labels

kind/bugSome behavior is incorrect or out of specresolution/fixedThis issue was fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions