pulumi/sdk
Pat Gavlin ef2190d614 [backend/service] Send resource count with checkpoints
When targeting the Pulumi Service, send the number of resources in a
checkpoint alongside the checkpoint itself.
2023-04-19 13:01:47 -07:00
..
go [backend/service] Send resource count with checkpoints 2023-04-19 13:01:47 -07:00
nodejs [sdk/nodejs] Upgrade json5 2023-04-10 12:31:34 -07:00
proto/go Add mapping service to converter 2023-03-24 17:09:17 +00:00
python sdk/py/Resource: Don't drop merged providers 2023-04-13 18:12:20 -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.