Skip to content

Commit f397133

Browse files
committed
add connection type
1 parent b03090c commit f397133

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)