Skip to content

Commit f3184a0

Browse files
Update README.md to include bastion reboot steps
1 parent 8bf4d45 commit f3184a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/bastion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ $
8181

8282
If you've just created a new bastion, it may be that it hasn't started yet. Log in to the AWS console to see the state of the EC2 instance. Press the "Connect" button in the console and choose the SSM tab to see if things are working ok.
8383

84-
If there is a warning in the Session Manager tab "SSM Agent is not online" when you attempt to connect then it's likely the SSM agent has crashed. Reboot the EC2 instance and the SSM agent should start up with previous cli history preserved. Beware: rebooting the EC2 instance will terminate any ongoing processes.
84+
If there is a warning in the Session Manager tab "SSM Agent is not online" when you attempt to connect then it's likely the SSM agent has crashed. Reboot the EC2 instance and the SSM agent should start up with previous cli history preserved. To reboot via the CLI, find your EC2 instance > Instance state > Reboot instance. Beware: rebooting the EC2 instance will terminate any ongoing processes.
8585

8686
If the EC2 instance is running and the console looks ok, check you have defined the correct ENV param for the installed bastion.
8787

0 commit comments

Comments
 (0)