mirror of https://github.com/pulumi/pulumi.git
9c8f8470ba
Addressing https://github.com/pulumi/pulumi/issues/8237 for Python. Since `import` is a reserved keyword in python, I went with `import_resources` as the function name. It's a bit unfortunate that it is not the same name as other SDKs but I wasn't sure which name to use here. Suggestions are welcome 🙏 |
||
---|---|---|
.. | ||
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 |