pulumi/sdk/python/lib
Will Jones 40c16880b5 Implement `depends_on` for invokes in the Python SDK
This commit adds support for passing `depends_on` to invokes in the
Python SDK. This allows programs to ensure that certain invokes are
executed after things they depend on, even if that dependency is not
implicitly captured with an input-output relationship.

Part of #14243
2024-07-09 16:04:21 +01:00
..
pulumi Implement `depends_on` for invokes in the Python SDK 2024-07-09 16:04:21 +01:00
test Implement `depends_on` for invokes in the Python SDK 2024-07-09 16:04:21 +01:00
test_with_mocks [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00
setup.py Freeze v3.122.0 (#16547) 2024-07-02 00:20:23 +00:00