pulumi/pkg
Sean Gillespie 623e5f1be2
Emit reads for external resources when refreshing (#1749)
* Emit reads for external resources when refreshing

Fixes pulumi/pulumi#1744. This commit educates the refresh source about
external resources. If a refresh source encounters a resource with the
External bit set, it'll send a Read event to the engine and the engine
will process it accordingly.

* CR: save last event channel instead of last event, style fixes
2018-08-09 12:45:39 -07:00
..
apitype Expand ErrorResponse type (#1720) 2018-08-07 10:43:18 -07:00
backend Remove PPC-specific codepaths (#1741) 2018-08-08 19:26:51 -07:00
diag Add support for providing a log stream-id to our RPC interface. (#1627) 2018-07-11 15:04:00 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Emit reads for external resources when refreshing (#1749) 2018-08-09 12:45:39 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
resource Emit reads for external resources when refreshing (#1749) 2018-08-09 12:45:39 -07:00
testing Use new native typescript support in many tests 2018-08-06 14:00:58 -07:00
tokens Add license headers 2018-05-22 15:02:47 -07:00
tools Add license headers 2018-05-22 15:02:47 -07:00
util Rework CI detection logic 2018-08-08 20:51:25 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Added a way to override the template directory used with pulumi new (#1737) 2018-08-08 14:25:35 -07:00