From 4a1c99659ea81f5bb6baf9b66aeb68e4b0ae65d5 Mon Sep 17 00:00:00 2001 From: Ivan Zaitsev <108101595+izaitsevfb@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:38:04 -0700 Subject: [PATCH] Updated Debugging using with ssh for Github Actions (markdown) --- Debugging-using-with-ssh-for-Github-Actions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Debugging-using-with-ssh-for-Github-Actions.md b/Debugging-using-with-ssh-for-Github-Actions.md index 0fb6c6e..3a65063 100644 --- a/Debugging-using-with-ssh-for-Github-Actions.md +++ b/Debugging-using-with-ssh-for-Github-Actions.md @@ -100,6 +100,7 @@ This can be used to debug currently running jobs on PRs or trunk. ### Pre-requisites * Network connection on META VPN * Cloud SSO Access (`bunnylol cloud fbossci`) +* [Session manager plugin](https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html) for AWS CLI (`aws ssm start-session` will fail silently without it) ### Usage ```bash