pulumi/sdk
Matt Ellis ea7ce22746 More progress
Introduce Pulum.Input<T> which is either a T or a Task<T> (in the
future, it could also be an Output<T>).

Code (by hand) something that looks like what we might end up using
for `tfgen'`d projections of Bucket and Bucket content. A bunch of
stuff is missing there, but it is sufficent to change the example code
to look a little more in line with what you'd actually end up writing.

The next thing I plan on doing is moving away from CSI, in favor of an
actual .NET binary, so I have nice IntelliSense in the example.
2018-06-19 16:08:35 -07:00
..
dotnet More progress 2018-06-19 16:08:35 -07:00
go Appease linters. 2018-06-11 14:32:27 -07:00
nodejs Remove Private Beta warning 2018-06-18 05:00:38 -07:00
proto Add license headers 2018-05-22 15:02:47 -07:00
python Add Apache 2.0 License metadata to Python package 2018-06-15 12:47:51 -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: