pulumi/sdk/python/lib
Sean Gillespie eda5de0f88 Implementation of Read for Python (#2752)
This commit implements read_resource functionality for Python in a
manner identical to the NodeJS implementation. If an "id" option is
passed to a resource via ResourceOptions on construction, that resource
will be read and not created.
2019-05-30 11:04:47 -07:00
..
pulumi Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00
test Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00
MANIFEST.in Include README in pypi package 2018-07-13 18:19:42 -07:00
setup.py Remove dependency on Six (#2372) 2019-01-18 13:59:37 -08:00