pulumi/sdk
Mikhail Shilkov 495c8b41f3 Add an 'instructions' to Pulumi templates to display them at pulumi new 2024-03-28 14:33:04 +01:00
..
go Add an 'instructions' to Pulumi templates to display them at pulumi new 2024-03-28 14:33:04 +01:00
nodejs Fix version scripts (#15759) 2024-03-22 14:31:57 +00:00
proto/go Add SupportPack to schemas to write out in the new style (#15713) 2024-03-22 09:25:46 +00:00
python Test both setup.py and pyproject.toml in python conformance tests (#15758) 2024-03-22 21:33:14 +00:00
.version Freeze 3.111.1 (#15706) 2024-03-15 23:07:44 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Bump google.golang.org/protobuf, golang.org/x/crypto, and github.com/moby/moby (#15717) 2024-03-17 22:20:32 +00:00
go.sum Bump google.golang.org/protobuf, golang.org/x/crypto, and github.com/moby/moby (#15717) 2024-03-17 22:20:32 +00:00
version.go Move .version to /sdk and embed it (#15185) 2024-01-19 14:11:17 +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.