pulumi/sdk/nodejs/tests
Sean Gillespie 2d4a3f7a6a
Move management of root resource state to engine (#1944)
* Protobuf changes

* Move management of root resource state to engine

This commit fixes a persistent side-by-side issue in the NodeJS SDK by
moving the management of root resource state to the engine. Doing so
adds two new endpoints to the Engine gRPC service: 1) GetRootResource
and 2) SetRootResource, which get and set the root resource
respectively.

* Rebase against master, regenerate proto
2018-09-18 11:47:34 -07:00
..
runtime Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
config.spec.ts Adopt code review feedback for config constraints 2018-08-28 18:07:26 -07:00
init.spec.ts Add license headers 2018-05-22 15:02:47 -07:00
unwrap.spec.ts Produce a strongly-typed 'unwrap' function to help with deep unwrapping of Input values. (#1915) 2018-09-11 19:38:45 -07:00
util.ts Add license headers 2018-05-22 15:02:47 -07:00