pulumi/tests/integration/call_component_failures/nodejs
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
..
.gitignore allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00
Pulumi.yaml allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00
component.ts allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00
index.ts allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00
package.json allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00