mirror of https://github.com/pulumi/pulumi.git
1cbf8bdc40
This commit adds CLI support for resource providers to provide partial state upon failure. For resource providers that model resource operations across multiple API calls, the Provider RPC interface can now accomodate saving bags of state for resource operations that failed. This is a common pattern for Terraform-backed providers that try to do post-creation steps on resource as part of Create or Update resource operations. |
||
---|---|---|
.. | ||
index.ts |