pulumi/sdk
Fraser Waters 202491bfea
Update grpc-tools and use grpc_js option rather than sed (#14426)
The codegen and test files changed because the old sed script wasn't
correctly fixing up those files, see
https://github.com/pulumi/pulumi/pull/14424 for more on attempting to
fix those scripts. But this gets rid of one of those sed scripts
entirely.
2023-10-27 18:14:20 +00:00
..
go Changelog and go.mod updates for v3.91.0 (#14411) 2023-10-26 12:19:55 +00:00
nodejs Update grpc-tools and use grpc_js option rather than sed (#14426) 2023-10-27 18:14:20 +00:00
proto/go pass through property values to RunRequest (#14273) 2023-10-20 10:44:16 +00:00
python stack ls: remove misleading updateInProgress output for file backend (#14309) 2023-10-27 07:33:07 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod [chore] update esc (#14284) 2023-10-19 19:42:54 +00:00
go.sum [chore] update esc (#14284) 2023-10-19 19:42:54 +00: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.