pulumi/examples
Luke Hoban 74ffbfd9ba
Ensure new provider is registered when provider diff is unknown (#4051)
The changes in #4004 caused old provider configuration to be used even when a provider was different between inputs and outputs, in the case that the diff returned DiffUnkown.

To better handle that case, we compute a more accurate (but still conservative) DiffNone or DiffSome so that we can ensure we conservatively update to a new provider when needed, but retain the performance benefit of not creating and configuring a new provider as much as possible.

Part of https://github.com/pulumi/pulumi-aws/issues/814.
2020-03-10 19:40:25 -07:00
..
compat/v0.10.0/minimal Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
dynamic-provider Specify the 8.0 version of node types. (#3215) 2019-09-11 10:54:44 -07:00
formattable Remove existing lock files 2018-11-12 15:33:58 -08:00
minimal Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
multilang Ensure new provider is registered when provider diff is unknown (#4051) 2020-03-10 19:40:25 -07:00
secrets Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
examples_test.go Changing build.proj to run all languages and tests on windows 2020-01-27 21:16:37 +02:00