mirror of https://github.com/pulumi/pulumi.git
![]() * 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)`. |
||
---|---|---|
.. | ||
ArgsConverterTests.cs | ||
BooleanConverterTests.cs | ||
ComplexTypeConverterTests.cs | ||
ConverterTests.cs | ||
EnumConverterTests.cs | ||
InternalPropertyTests.cs | ||
JsonConverterTests.cs | ||
ListOutputCompletionSourceTests.cs | ||
RecursiveTypeTests.cs | ||
ResourcePackagesTests.cs | ||
ResourceRefPropertyTests.cs | ||
UnionConverterTests.cs |