fn extract_workspace_id_from_output(step: &UnresolvedStep) -> Option<String>Expand description
Pull the first WorkspaceCreated.workspace_id from a step’s
emitted events. Used to derive CreateWorkspace’s inverse.
fn extract_workspace_id_from_output(step: &UnresolvedStep) -> Option<String>Pull the first WorkspaceCreated.workspace_id from a step’s
emitted events. Used to derive CreateWorkspace’s inverse.