action INFRA
-
Infra: Execute runbook: Infra: use this action to execute particular runbook with given input parameters.
-
Infra: Finish runbook execution: Infra: use this action to finish the execution of a runbook. Once this is set, no more tasks will be executed
-
Infra: Append values for a key in workflow state store: Infra: use this action to append values for a key in a state store provided by the workflow.
-
Infra: Store keys in workflow state store: Infra: use this action to persist keys in a state store provided by the workflow.
-
Infra: Delete keys from workflow state store: Infra: use this action to delete keys from a state store provided by the workflow.
-
Infra: Fetch keys from workflow state store: Infra: use this action to retrieve keys in a state store provided by the workflow.
-
Infra: Rename keys in workflow state store: Infra: use this action to rename keys in a state store provided by the workflow.
-
Infra: Update keys in workflow state store: Infra: use this action to update keys in a state store provided by the workflow.