Tasks sharing in workflow -- Infrastructure requirements (storage container)
Currently there is no container to share the data between the tasks in workflow. Hence a new container is required for the same.
storage container name: workflow-tasks-sharing
Why is this change needed?
To store the data that is shared between the tasks in workflow.
Current behavior
No container available to store such data.
Expected behavior
A new storage container will be created and we will be able to store the data that will be shared across tasks in the workflow.
Edited by Aalekh Jain