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: design-patterns/cloudformation/C9.yaml
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,9 @@ Parameters:
26
26
Description: The size in GB of the Cloud9 instance volume
27
27
Type: Number
28
28
Default: 16
29
-
### TODO remove Default
30
29
InstanceOwner:
31
30
Type: String
32
31
Description: Assumed role username of Cloud9 owner, in the format 'Role/username'. Leave blank to assign leave the instance assigned to the role running the CloudFormation template.
33
-
Default: "Admin/seanshi-Isengard"
34
32
AutomaticStopTimeMinutes:
35
33
Description: How long Cloud9 can be inactive (no user input) before auto-hibernating. This helps prevent unnecessary charges.
0 commit comments