pulumi/sdk
Fraser Waters 797ab3d099
Replace some more uses of assert.Contains(err.Error()) with assert.ErrorContains (#14863)
2023-12-15 17:45:32 +00:00
..
go Replace some more uses of assert.Contains(err.Error()) with assert.ErrorContains (#14863) 2023-12-15 17:45:32 +00:00
nodejs Changelog and go.mod updates for v3.97.0 (#14853) 2023-12-14 13:51:44 +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.97.0 (#14853) 2023-12-14 13:51:44 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Update go.mod for pulumi/appdash (#14726) 2023-12-05 19:53:45 +00:00
go.sum Update go.mod for pulumi/appdash (#14726) 2023-12-05 19:53:45 +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.