mirror of https://github.com/pulumi/pulumi.git
d39a14432f
* Don't throw on type mismatches in the dotnet sdk Fixes #7329 The converter will no longer throw if resource providers return data that does not match the expected type declared in the dotnet sdk. Instead a warning will be logged for the resource and the value will be set to `default(T)`. |
||
---|---|---|
.. | ||
Attributes.cs | ||
Constants.cs | ||
Converter.cs | ||
Deserializer.cs | ||
OutputCompletionSource.cs | ||
OutputData.cs | ||
ResourcePackages.cs | ||
Serializer.cs |