Skip to content

Commit 533415f

Browse files
authored
telemetry: EC2 remoteWorkspace connect type #885
1 parent b03090c commit 533415f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,8 @@
11311131
"remoteDesktop",
11321132
"ssh",
11331133
"scp",
1134-
"ssm"
1134+
"ssm",
1135+
"remoteWorkspace"
11351136
],
11361137
"description": "Ways to connect to an EC2 Instance"
11371138
},

0 commit comments

Comments
 (0)