pulumi/sdk/python/lib/test/langhost/read
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
..
__init__.py Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00
__main__.py Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00
test_read.py Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00