pulumi/sdk/go/common/diag
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
..
colors Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
diag.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
errors.go allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00
sink.go turn on the golangci-lint exhaustive linter (#15028) 2024-01-17 16:50:41 +00:00
sink_test.go go/common: Make DefaultSink thread-safe 2023-03-24 08:34:35 -07:00