pulumi/sdk/python/lib
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
..
pulumi Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
test Merge pull request #1586 from pulumi/swgillespie/fix-unknown 2018-07-02 14:55:03 -07:00
.pylintrc Reenable Pylint (#1024) 2018-03-09 15:11:37 -08:00
MANIFEST.in Include README in pypi package 2018-07-13 18:19:42 -07:00
setup.py Include README in pypi package 2018-07-13 18:19:42 -07:00