pulumi/sdk/python/lib/pulumi
Ian Wahbe 3926e523c5
[sdk/python] add plugin download url (#8692)
* [sdk/python] add PluginDownloadURL to ResourceOptions

* Setup integration tests

* Cleanup test code

* Cleanup the test framework addition

* Minor cleanup

* Fix lint

* Update CHANGELOG_PENDING.md

* Fix test

* Attempt to get python to use the correct SDK

* Fix integration tests

* Add codegen changes

* Include `InvokeOptions`

* Fix comment spacing
2022-01-11 08:26:48 -08:00
..
automation Redo 8633 (#8693) 2022-01-10 18:00:43 -05:00
dynamic Fix python lint issues (#7988) 2021-09-16 17:42:35 -07:00
policy Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00
provider [sdk/python] Unmarshal output values in component providers (#8212) 2021-11-15 10:12:12 -08:00
runtime [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
__init__.py Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
_types.py Fix python lint (mypy checks) (#8597) 2021-12-16 11:17:18 -05:00
_utils.py Fix issue with lazy_import affecting pulumi-eks (#7024) 2021-05-11 22:48:08 -04:00
asset.py Remove known_types decorators (#4980) 2020-07-13 12:27:00 -07:00
config.py Fix python lint issues (#7988) 2021-09-16 17:42:35 -07:00
errors.py Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
invoke.py [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
log.py Fix docstring on node log.error and other SDK equivalents (#6573) 2021-03-18 13:57:10 -04:00
metadata.py Clean up documentation for Python SDK (#2398) 2019-01-31 10:36:03 -08:00
output.py [sdk/python] Avoid 'referenced before assignment' error (#7135) 2021-11-16 13:57:09 -08:00
py.typed Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00
resource.py [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
stack_reference.py Fixed ResourceOption deepcopy bug in stack_reference.py (#4553) 2020-05-08 12:01:59 -07:00
urn.py Satisfy Python lint: factor out URN parsing in Python and other fixes (#7821) 2021-08-24 09:57:51 -04:00