pulumi/pkg/util/rpcdebug
Anton Tayanovskyy a82a7f2e3c Fix PULUMI_DEBUG_GPRC to intercept client errors
This is useful for a lot of provider debugging when a resource provider returns an error. Previously this error would
not surface in the PULUMI_DEBUG_GRPC log, and with this change it does.
2023-05-19 16:52:51 -07:00
..
interceptors.go Fix PULUMI_DEBUG_GPRC to intercept client errors 2023-05-19 16:52:51 -07:00
interceptors_test.go Fix PULUMI_DEBUG_GPRC to intercept client errors 2023-05-19 16:52:51 -07:00
logformat.go Introduce PULUMI_DEBUG_GRPC support 2022-11-08 14:01:15 -05:00