pulumi/sdk/proto
joeduffy 53a568da87 Modify the ResourceProvider.Update API
This changes two aspects of the ResourceProvider.Update RPC API:

1. Update needs to return an ID, in case the resource had to be
   recreated in response to the request.

2. Include both the old and the new values for properties that are
   being updated.
2017-02-11 13:14:29 -08:00
..
engine.proto Further reshuffle Protobufs; generate JavaScript code 2017-02-10 09:28:46 -08:00
generate.sh Further reshuffle Protobufs; generate JavaScript code 2017-02-10 09:28:46 -08:00
provider.proto Modify the ResourceProvider.Update API 2017-02-11 13:14:29 -08:00