pulumi/sdk/python/lib
Sean Gillespie 8b52e480ed
Implement first-class providers for invokes (#2339)
Invoke in Node.js allows users to optionally pass a parent or a provider
to the invoke, which dictates either explicitly or implicitly which
provider to use when performing an invoke. If a provider is specified
explicitly, that provider is used to perform the invoke. If a parent is
specified, that parent's provider is used to perform the invoke.
2019-01-07 12:53:08 -08:00
..
pulumi Implement first-class providers for invokes (#2339) 2019-01-07 12:53:08 -08:00
test Implement first-class providers for invokes (#2339) 2019-01-07 12:53:08 -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