pulumi/sdk
Sean Gillespie 6e8cf85af7
Fix presentation of RunErrors
The correct way to retrieve an exception's message in Python is to
stringify it with str.
2018-11-09 11:18:29 -08:00
..
go Fix a few issues in the Go language provider (#2113) 2018-11-01 21:27:35 -07:00
nodejs Prevent resource registration from overwriting unknown properties at random points in the future. (#2176) 2018-11-07 20:24:16 -08:00
proto Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
python Fix presentation of RunErrors 2018-11-09 11:18:29 -08:00
README.md Update stale README 2018-06-30 09:55:12 -07:00

README.md

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.