Feature/use conditionals
All threads resolved!
All threads resolved!
Compare changes
- Karel van Klink authored
@@ -17,6 +17,7 @@ from orchestrator.workflows.steps import (
@@ -32,11 +33,12 @@ def initial_input_form_generator() -> FormGenerator:
@@ -88,26 +90,28 @@ def deprovision_ip_trunk_real(subscription: Iptrunk, process_id: UUIDstr, callba
@@ -139,12 +143,26 @@ def terminate_iptrunk() -> StepList:
@@ -159,7 +177,8 @@ def terminate_iptrunk() -> StepList: