pulumi/sdk/proto
joeduffy 3a13621c32 Add rudimentary delete-before-create support
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.
2017-12-13 10:47:18 -08:00
..
go Add rudimentary delete-before-create support 2017-12-13 10:47:18 -08:00
nodejs Add rudimentary delete-before-create support 2017-12-13 10:47:18 -08:00
analyzer.proto Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
engine.proto Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
generate.sh Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00
language.proto Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
plugin.proto Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
provider.proto Add rudimentary delete-before-create support 2017-12-13 10:47:18 -08:00
resource.proto Simplify RPC changes 2017-11-29 12:08:01 -08:00