mirror of https://github.com/pulumi/pulumi.git
eed801b113
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 |
||
---|---|---|
.. | ||
README.md | ||
__init__.py | ||
_inputs.py | ||
_utilities.py | ||
func_with_all_optional_inputs.py | ||
func_with_const_input.py | ||
func_with_default_value.py | ||
func_with_dict_param.py | ||
func_with_empty_outputs.py | ||
func_with_list_param.py | ||
get_bastion_shareable_link.py | ||
get_client_config.py | ||
get_integration_runtime_object_metadatum.py | ||
list_storage_account_keys.py | ||
outputs.py | ||
provider.py | ||
pulumi-plugin.json | ||
py.typed |