pulumi/sdk/python
Pat Gavlin 1e0c9efdd7
Respect provider config secretness. (#5742)
Just what it says on the tin. This is implemented by changing the
`GetPackageConfig` method of `ConfigSource` to return a `PropertyMap`
and ensuring that any secret config is represented by a `Secret`.
2020-11-12 12:18:12 -08:00
..
cmd Support python 3.9 on windows (#5739) 2020-11-11 14:07:59 -08:00
dist Python: Improved error message when `virtualenv` doesn't exist (#5069) 2020-07-28 13:28:14 -07:00
lib Fix feature support checks in the Python SDK. (#5702) 2020-11-06 19:53:24 +00:00
.gitignore add .venv/ to python .gitignore to ignore when using PIPENV_VENV_IN_PROJECT=1 2019-06-19 12:43:04 -07:00
.pylintrc Support remote components in Python (#5375) 2020-09-30 14:09:20 -07:00
Makefile Support python 3.9 (#5669) 2020-11-03 16:28:45 -08:00
Pipfile Respect provider config secretness. (#5742) 2020-11-12 12:18:12 -08:00
Pipfile.lock Respect provider config secretness. (#5742) 2020-11-12 12:18:12 -08:00
mypy.ini Allow oversize protocol buffers (#3895) 2020-02-10 15:30:42 -07:00
python.go Install plugin dependencies (#5353) 2020-09-14 13:54:26 -07:00
python_test.go Update pip/setuptools/wheel in virtual environment (#5042) 2020-07-23 13:33:09 -07:00