CLI does not display preview for PF when detailed diff is specified #2620
Labels
area/plugin-framework
Support for Plugin Framework based providers
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
The CLI does not display a preview for PF bridged resources if the PF returns a detailedDiff in the
Diff
response. This might be an issue with the providerServer middle layer: https://github.com/pulumi/pulumi/blob/3149ab2047ad7bbf128f2e378085fc534b2924a3/sdk/go/common/resource/plugin/provider_server.go#L100See the tests in #2602
example:
The text was updated successfully, but these errors were encountered: