pulumi/sdk/python
Joe Duffy 479a2e6ad5
Add an ID property to ReadResponse (#1145)
The RPC provider interface needs a way to convey back to the engine
that a resource being read no longer exists.  To do this, we'll return
the ID property that was read back.  If it is empty, it means the
resource is gone.  If it is non-empty, we expect it to match the input.
2018-04-10 12:58:50 -07:00
..
cmd Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
lib Add an ID property to ReadResponse (#1145) 2018-04-10 12:58:50 -07:00
pkg/version Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
.gitignore Reenable Pylint (#1024) 2018-03-09 15:11:37 -08:00
Makefile Fix Python versions (again) (#1106) 2018-04-02 10:31:05 -07:00
requirements.txt Prefer Python2 tools; fail-fast when wrong 2018-03-06 17:50:42 -08:00