pulumi / pulumi-dotnet

.NET support for Pulumi
Apache License 2.0
27 stars 25 forks source link

WIP: allow dotnet to emit better errors for component construct #361

Open tgummerer opened 1 month ago

tgummerer commented 1 month ago

Introduce a new InputPropertiesError that allows users to return more error details from a component construct.