pulumi/sdk
Luke Hoban 3fe38dfc14 Add a helper to support debugging Pulumi Node.js programs
This helper function can be used to open up a debug port on the user's Node.js process, and wait for a debugger to attach.
2020-03-20 16:59:16 -07:00
..
dotnet Add Stack Transformations to .NET SDK (#4008) 2020-03-16 17:40:52 +01:00
go Go plugin acquisition (#4060) 2020-03-18 12:41:45 -07:00
nodejs Add a helper to support debugging Pulumi Node.js programs 2020-03-20 16:59:16 -07:00
proto Initial support for configuring policies (#4015) 2020-03-08 14:11:55 -07:00
python Support for running Python policy packs (#4057) 2020-03-18 16:15:57 -07:00
README.md Update stale README 2018-06-30 09:55:12 -07: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/.