mirror of https://github.com/pulumi/pulumi.git
bd0be8e8ef
Provider functions that take inputs as arguments, and return an output (aka output form invokes), now allow specifying a depends_on option. This allows programs to ensure that invokes are executed after things they depend on, similar to the depdends_on resource option. Fixes https://github.com/pulumi/pulumi/issues/17749 |
||
---|---|---|
.. | ||
iam | ||
__init__.py | ||
_inputs.py | ||
outputs.py |