rapid-receptionist-28528
03/19/2023, 12:48 PMpulumi
dynamic resource using typescript
and Implemented all the needed functions (like and update and diff)
Then exception was thrown (during some logic in my code) but Pulumi
didn’t failed the operation (update)
How can I let Pulumi
understand that the operation was not succeed ?
https://www.pulumi.com/docs/intro/concepts/resources/dynamic-providers/