mirror of https://github.com/pulumi/pulumi.git
609305aae0
If you forget to implement check on a dynamic provider, all your inputs mysteriously disappear. It's doubly odd because many providers don't need to perform any checking on transformation of their inputs. This change simply propagates the new inputs as-is by default when a user-supplied check method isn't provided. This would have saved me 20 minutes just now ... :-) |
||
---|---|---|
.. | ||
dynamic-provider | ||
pulumi-language-nodejs | ||
run |