pulumi/sdk
Matt Ellis 67f6d4d7e5 Update baseline for a previously failing test
Change is 3.6.2 of typescript have caused their code generation to no
longer emit a call to `this` inside an arrow function, so this test is
no longer causing an error to be thrown.

For now, just accept the baseline, but I'll file an issue so we can
actually get a real failing test here.
2019-08-28 13:18:28 -07:00
..
go Do not resolve missing outputs to inputs in preview. (#3014) 2019-08-05 12:44:04 -07:00
nodejs Update baseline for a previously failing test 2019-08-28 13:18:28 -07:00
proto Allow users to explicitly disable delete-before-replace. (#3118) 2019-08-20 15:51:02 -07:00
python Don't encourage PULUMI_TEST_MODE (#3146) 2019-08-26 18:49:13 -07:00
README.md Update stale README 2018-06-30 09:55:12 -07:00

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/.