pulumi/sdk
Aaron Friel 37626233d5 Refactor out Python virtualenv shim
This code is duplicated here and in Pulumi Cloud, in template instantiation.
2024-01-05 13:49:19 -08:00
..
go Refactor out Python virtualenv shim 2024-01-05 13:49:19 -08:00
nodejs Changelog and go.mod updates for v3.100.0 (#15057) 2024-01-04 23:39:41 +00:00
proto/go Pass root and main info to language host methods (#14654) 2023-12-10 17:30:51 +00:00
python Changelog and go.mod updates for v3.100.0 (#15057) 2024-01-04 23:39:41 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Upgrade go-git to v5.11.0 (#15013) 2024-01-02 18:41:06 +00:00
go.sum Upgrade go-git to v5.11.0 (#15013) 2024-01-02 18:41:06 +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.