A workflow defines the order in which one or more actions should run.
Workflows are defined under environments and individual steps are actions from any container available to the environment.
A workflow can include all steps in setting up an environment or just a part of it.
Central infrastructure setup is typically managed in another environment and workflow than the setup of resources, like a Vault cluster, within that infrastructure.
Workflows can be started through the Web UI or through the REST endpoint.