You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
infer currently assumes that old inputs will be included in resource outputs when diffing. At the time, that was the best it could do but we now have access to the OldInputs field on gRPC. We should use that when available.
Hello!
Issue details
infer
currently assumes that old inputs will be included in resource outputs when diffing. At the time, that was the best it could do but we now have access to the OldInputs field on gRPC. We should use that when available.Affected area/feature
pulumi-go-provider/infer/resource.go
Lines 964 to 977 in 80e4b89
The text was updated successfully, but these errors were encountered: