pulumi/sdk/dotnet/Pulumi
Fraser Waters d39a14432f
Don't throw on type mismatches in the dotnet sdk (#8286)
* 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)`.
2021-10-29 17:35:17 +01:00
..
Core Minimally extend .NET SDK to support 5758 (#8142) 2021-10-07 09:51:24 -04:00
Deployment Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
Exceptions [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Resources Minimally extend .NET SDK to support 5758 (#8142) 2021-10-07 09:51:24 -04:00
Serialization Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
Testing [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07:00
AssemblyAttributes.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Config.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Config_Exceptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Extensions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Log.cs Fix docstring on node log.error and other SDK equivalents (#6573) 2021-03-18 13:57:10 -04:00
PublicAPI.Shipped.txt Minimally extend .NET SDK to support 5758 (#8142) 2021-10-07 09:51:24 -04:00
PublicAPI.Unshipped.txt Add replaceOnChanges resource option (#7226) 2021-07-01 13:32:08 -06:00
Pulumi.csproj Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Stack.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00