pulumi/sdk/nodejs/provider
Thomas Gummerer 3149ab2047
allow InputPropertyErrors from Calls (#17567)
In addition to Constructs, we also want to allow users to raise
InputPropertyErrors from Calls. Implement that here.

This stacks on top of https://github.com/pulumi/pulumi/pull/17566

Fixes https://github.com/pulumi/pulumi/issues/17553
2024-11-07 09:56:04 +00:00
..
index.ts Initial support for remote component construction. (#5280) 2020-09-07 19:33:55 -07:00
internals.ts Improve TypeDocs for `sdk/nodejs` (#16622) 2024-07-15 09:05:28 +00:00
provider.ts Improve TypeDocs for `sdk/nodejs` (#16622) 2024-07-15 09:05:28 +00:00
server.ts allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00