pulumi / pulumi-dotnet

.NET support for Pulumi
Apache License 2.0
28 stars 25 forks source link

Lessen the strictness of `OperationTypeConverter` to allow unknown operations #292

Closed justinvp closed 2 months ago

justinvp commented 5 months ago

Make OperationTypeConverter less strict to allow unknown operations (don't throw):

https://github.com/pulumi/pulumi-dotnet/blob/98282235bcf93bf0ba44515c4f8c8d7933c5a602/sdk/Pulumi.Automation/Serialization/OperationTypeConverter.cs#L7-L29

This is a post-mortem follow-up from https://github.com/pulumi/home/issues/3415.

It should be done before https://github.com/pulumi/pulumi/issues/15564

pulumi-bot commented 1 week ago

This issue has been addressed in PR #350 and shipped in release v3.69.0.