mirror of https://github.com/pulumi/pulumi.git
d235db64e0
Currently refresh support is inconsistent in automation API. Go supports it for up, preview and destroy, NodeJS only supports it for up and preview, and Python doesn't support it at all. Support it for all three in up, preview and destroy. The important bit is supporting it for NodeJS (see https://github.com/pulumi/actions/pull/1278#pullrequestreview-2290185113), but it's best to support it consistently when we can. |
||
---|---|---|
.. | ||
data | ||
errors | ||
__init__.py | ||
test_cmd.py | ||
test_errors.py | ||
test_isolation.py | ||
test_local_workspace.py | ||
test_project_settings.py | ||
test_remote_workspace.py | ||
test_stack.py | ||
test_utils.py |