pulumi/sdk
Kyle Pitzen cbce3c0c31 adds YAML formatter 2023-08-30 11:26:07 -05:00
..
go adds YAML formatter 2023-08-30 11:26:07 -05:00
nodejs [sdk/nodejs] Fix provider for resource methods (#13796) 2023-08-30 14:49:53 +00:00
proto/go Allow language plugins to return plugin checksums (#13776) 2023-08-25 15:26:25 +00:00
python plugin(go, node, py): Exit cleanly on interrupt (#13809) 2023-08-29 15:42:31 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod [cli/new] Support SSH-style Git URLs 2023-08-02 09:29:34 -07:00
go.sum deps: Upgrade google.golang.org/{genproto, grpc} 2023-07-27 16:24:33 -07: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.