diff --git a/templates/group_created.json.j2 b/templates/group_created.json.j2 index 0cc33ef..dbd8dec 100644 --- a/templates/group_created.json.j2 +++ b/templates/group_created.json.j2 @@ -487,17 +487,6 @@ "Content-Type" : "application/json" } } - }, - { - "name": "sub_workflow_task", - "taskReferenceName": "call_add_all_system_services_to_new_vre", - "type": "SUB_WORKFLOW", - "inputParameters": { - "client_resource_id": "${extract_client_id.output.result.client_id}" - }, - "subWorkflowParam": { - "name": "add_all_system_services_to_vre" - } } ] }