mirror of https://github.com/pulumi/pulumi.git
479a2e6ad5
The RPC provider interface needs a way to convey back to the engine that a resource being read no longer exists. To do this, we'll return the ID property that was read back. If it is empty, it means the resource is gone. If it is non-empty, we expect it to match the input. |
||
---|---|---|
.. | ||
nodejs | ||
proto | ||
python | ||
README.md |
README.md
Pulumi Fabric SDKs
This directory contains the Pulumi Fabric SDKs, one for each supported language.
Please see the respective README
s for information about installing and using these libraries: