pulumi/sdk
Daniel Bradley 09fb3a003d
Delay loading of V8 inspector session (#9614)
Remove start of loading the inspector session as a side-effect of importing the module

Lazy load the inspect session on the first time it's requested for use.

Fixes #9375
2022-05-18 17:12:34 +01:00
..
dotnet Cleanup make ensure (#9598) 2022-05-16 16:47:04 -07:00
go Cleanup make ensure (#9598) 2022-05-16 16:47:04 -07:00
nodejs Delay loading of V8 inspector session (#9614) 2022-05-18 17:12:34 +01:00
proto Allow attaching to running providers (#8979) 2022-04-19 12:41:18 +01:00
python Fix python automation api text coloring option (#9615) 2022-05-18 17:40:00 +02:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Bump to github.com/gogo/protobuf@v1.3.2 (#9258) 2022-04-18 13:17:56 +03:00
go.sum Bump to github.com/gogo/protobuf@v1.3.2 (#9258) 2022-04-18 13:17:56 +03:00

README.md

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.