diff --git a/templates/add_workspace_client_to_context.json.j2 b/templates/add_workspace_client_to_context.json.j2 index f5e2265..8286976 100644 --- a/templates/add_workspace_client_to_context.json.j2 +++ b/templates/add_workspace_client_to_context.json.j2 @@ -188,7 +188,7 @@ "inputParameters" : { "url" : "${init.input.storagehub}/workspace/groups/${shubify_context_name.output.result.shubified_context_name}/users", "method" : "PUT", - "body" : { + "body" :{ "userId" : "${get_service_account_user.output.body.username}" }, "headers" : {