pulumi/sdk
Vivek Lakshmanan 4f6840ad69 Fix linting issues 2020-12-02 16:04:14 -08:00
..
dotnet Enable creation of TStack using IServiceProvider (#5723) 2020-11-30 16:43:18 +01:00
go [sdk/go]: Add support for getResource to Go SDK (#5823) 2020-12-01 11:03:47 -07:00
nodejs Remove console.log call (#5845) 2020-12-01 16:35:30 -08:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python Fix linting issues 2020-12-02 16:04:14 -08:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Wrap python's use of exec.Cmd to workaround go bug on Windows 2020-12-02 15:41:34 -08:00
go.sum Wrap python's use of exec.Cmd to workaround go bug on Windows 2020-12-02 15:41:34 -08: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/.