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: modules/runners/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,5 @@ The module create resources to facilitate the `orchestrator labmda` to recreate
4
4
5
5
-*launch template* : A launch template is created that can create an action runner, by default a spot instance is requested. For configuration parameters SSM is used.
6
6
-*security group* : Security groups attached to the action runner.
7
-
-*s3 bucket* : To avoid the action runner distribution have to be download a cached version is expected in a S3 bucket.
7
+
-*s3 bucket* : To avoid the action runner distribution to be downloaded from Github every time (which could be slow), a version is cached in a S3 bucket.
8
8
-*policies and roles* : Policies and roles for the action runner. By default the session manager is enabled
0 commit comments