pulumi/sdk/nodejs/provider
Fraser Waters 4659e05a5a
Don't set inputs to empty if inputs was undefined (#14803)
<!--- 
Thanks so much for your contribution! If this is your first time
contributing, please ensure that you have read the
[CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md)
documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

Fixes https://github.com/pulumi/pulumi/issues/14819.

NodeJS providers started returning empty inputs rather than unknown
inputs from Read.
2023-12-12 09:23:21 +00:00
..
index.ts Initial support for remote component construction. (#5280) 2020-09-07 19:33:55 -07:00
internals.ts Apply autoformat 2023-04-28 18:27:10 -04:00
provider.ts feat: enable imports from nodejs provider resources (#14668) 2023-11-30 16:22:51 +00:00
server.ts Don't set inputs to empty if inputs was undefined (#14803) 2023-12-12 09:23:21 +00:00