pulumi/sdk
Joe Duffy 62042cd3ed
Simplify resource lookup (#1133)
As I began to write code using the ability to perform resource
lookups, especially in the code-generators, I realized the way it
was surfaced as an argument to the Resource base constructor would
lead to overload explosion.  Instead of doing that, let's pass it
in the ResourceOptions bag.
2018-04-07 10:15:58 -07:00
..
nodejs Simplify resource lookup (#1133) 2018-04-07 10:15:58 -07:00
proto Add the ability to read an existing resource 2018-04-05 09:48:09 -07:00
python Add the ability to read an existing resource 2018-04-05 09:48:09 -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: