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-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,7 @@
2
2
3
3
The module create resources to facilitate the `orchestrator labmda` to recreate action runners.
4
4
5
-
-*launch template* : A launch template is creates that can crate an action runner, by default a spot instance is requested. For configuration parameters SSM is used.
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
7
-*s3 bucket* : To avoid the action runner distribution have to be download a cached version is expected 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