pulumi/sdk
joeduffy 48ddf5b3b0 Fix a few things
1) Use a state block for *Outputs, just to protect against dereferencing
   and aliasing.  These are mutable due to concurrency.

2) Dig into *Output type aliases, like *URNOutput, et. al, during
   RPC marshaling.
2018-06-10 11:45:24 -07:00
..
go Fix a few things 2018-06-10 11:45:24 -07:00
nodejs Make RTTI markers internal (#1479) 2018-06-07 21:34:06 -07:00
proto Add license headers 2018-05-22 15:02:47 -07:00
python Improve the error message when data source invocations fail (#1472) 2018-06-07 11:21:38 -07:00
README.md Clean up the READMEs 2017-09-11 13:18:09 -07:00

Pulumi Fabric SDKs

This directory contains the Pulumi Fabric SDKs, one for each supported language.

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