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_aws_region"></a> [aws\_region](#input\_aws\_region)| AWS region. |`string`|`"eu-west-1"`| no |
64
+
| <aname="input_environment"></a> [environment](#input\_environment)| A name that identifies the environment, will used as prefix and for tagging. |`string`|`"runners-default"`| no |
65
+
| <aname="input_gitlab_url"></a> [gitlab\_url](#input\_gitlab\_url)| URL of the gitlab instance to connect to. |`string`|`"https://gitlab.com"`| no |
66
+
| <aname="input_preregistered_runner_token_ssm_parameter_name"></a> [preregistered\_runner\_token\_ssm\_parameter\_name](#input\_preregistered\_runner\_token\_ssm\_parameter\_name)| The name of the SSM parameter to read the preregistered GitLab Runner token from. |`string`| n/a | yes |
67
+
| <aname="input_runner_name"></a> [runner\_name](#input\_runner\_name)| Name of the runner, will be used in the runner config.toml |`string`|`"default-auto"`| no |
68
+
| <aname="input_timezone"></a> [timezone](#input\_timezone)| Name of the timezone that the runner will be used in. |`string`|`"Europe/Amsterdam"`| no |
0 commit comments