pulumi/sdk/python
Pat Gavlin 2ab814fd09
Do not resolve missing outputs to inputs in preview. (#3014)
This can cause `apply`s to run on values that may change during an
update, which can lead to unexpected behavior.

Fixes #2433.
2019-08-05 12:44:04 -07:00
..
cmd Explicitly convert dry_run parameter to a bool (#2361) 2019-01-16 12:06:17 -08:00
dist Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
lib Do not resolve missing outputs to inputs in preview. (#3014) 2019-08-05 12:44:04 -07:00
pkg/version Add license headers 2018-05-22 15:02:47 -07: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 arbitrary stack export values in python. (#3015) 2019-08-01 20:00:07 -07:00
Makefile Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
Pipfile Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
Pipfile.lock Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00