pulumi/sdk
Justin Van Patten 309e290511 Set AcceptResources in the language SDKs
This can be disabled by setting the `PULUMI_DISABLE_RESOURCE_REFERENCES` environment variable to a truthy value.
2020-12-09 16:57:03 -08:00
..
dotnet Set AcceptResources in the language SDKs 2020-12-09 16:57:03 -08:00
go Set AcceptResources in the language SDKs 2020-12-09 16:57:03 -08:00
nodejs Set AcceptResources in the language SDKs 2020-12-09 16:57:03 -08:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python Set AcceptResources in the language SDKs 2020-12-09 16:57:03 -08:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Add a python shim script to work around https://github.com/golang/go/issues/42919 2020-12-07 14:17:45 -08:00
go.sum Add a python shim script to work around https://github.com/golang/go/issues/42919 2020-12-07 14:17:45 -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/.