pulumi/sdk
Robbie McKinstry 3e92922239
Use resolution field to block ts-node from importing the wrong typescript file.
2023-04-03 16:31:55 -04:00
..
go filestate: Support opting into legacy layout 2023-03-31 13:21:37 -07:00
nodejs Use resolution field to block ts-node from importing the wrong typescript file. 2023-04-03 16:31:55 -04:00
proto/go Add mapping service to converter 2023-03-24 17:09:17 +00:00
python Revert "sdk/py/ComponentResource: Propagate provider to children" 2023-03-27 10:31:30 -07:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Bump go-git to v5.6.0 to remove cgo dependency fixing 2023-02-28 16:01:31 -08:00
go.sum Bump go-git to v5.6.0 to remove cgo dependency fixing 2023-02-28 16:01:31 -08:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.