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
| <aname="input_ami_name_filter"></a> [ami\_name\_filter](#input\_ami\_name\_filter)|n/a|`string`|`"github-runner-amzn2-x86_64-*"`| no |
132
+
| <aname="input_ami_name_filter"></a> [ami\_name\_filter](#input\_ami\_name\_filter)|AMI name filter for the action runner AMI. By default amazon linux 2 is used.|`string`|`"github-runner-amzn2-x86_64-*"`| no |
133
133
| <aname="input_github_app"></a> [github\_app](#input\_github\_app)| GitHub for API usages. | <pre>object({<br> id = string<br> key_base64 = string<br> })</pre> | n/a | yes |
134
-
| <aname="input_runner_os"></a> [runner\_os](#input\_runner\_os)|n/a|`string`|`"linux"`| no |
134
+
| <aname="input_runner_os"></a> [runner\_os](#input\_runner\_os)|The EC2 Operating System type to use for action runner instances (linux,windows).|`string`|`"linux"`| no |
0 commit comments