mirror of https://github.com/pulumi/pulumi.git
3a13621c32
This change adds rudimentary delete-before-create support (see pulumi/pulumi#450). This cannot possibly be complete until we also implement pulumi/pulumi#624, becuase we may try to delete a resource while it still has dependent resources (which almost certainly will fail). But until then, we can use this to manually unwedge ourselves for leaf-node resources that do not support old and new resources living side-by-side. |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
analyzer.proto | ||
engine.proto | ||
generate.sh | ||
language.proto | ||
plugin.proto | ||
provider.proto | ||
resource.proto |