You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Solutions/VSCode/README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Create an EC2 instance with the code server from Coder.com and a CloudFront
4
4
distribution for encrypted access to the web ui from the browser. The output
5
-
from the template provides the CloudFront URL. There is no need to conigure SSH
5
+
from the template provides the CloudFront URL. There is no need to configure SSH
6
6
for this solution, it is purely browser based.
7
7
8
8
As a prerequisite, you need to create a plaintext secret in Secrets Manager to
@@ -13,7 +13,8 @@ configuration file for code server on the instance.
13
13
14
14
### `VSCodeServer.yaml`
15
15
16
-
This is the raw template, which includes [Rain](https://github.com/aws-cloudformation/rain) directives to import a VPC module and embed the user data script.
16
+
This is the raw template, which includes [Rain](https://github.com/aws-cloudformation/rain)
17
+
directives to import a VPC module and embed the user data script.
0 commit comments