I've created a minimal project demonstrating the i...
# typescript
h
I've created a minimal project demonstrating the issue I am facing: https://github.com/edwardrf/PulumiGRPCDynamicProvider, it seems pulumi dynamic provider is having issue with creating a gRPC client. Does anyone know what am I doing wrong here? Thx