pulumi / pulumi-dotnet

.NET support for Pulumi
Apache License 2.0
23 stars 18 forks source link

Make dotnet SDK support result reporting #259

Closed tgummerer closed 2 months ago

tgummerer commented 2 months ago

Similar to what we're doing to the other SDKs in https://github.com/pulumi/pulumi/pull/15740, this enables dealing with the Result field in the RegisterResource response.