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: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -444,6 +444,7 @@ terraform destroy
444
444
| <aname="output_runner_cache_bucket_arn"></a> [runner\_cache\_bucket\_arn](#output\_runner\_cache\_bucket\_arn)| ARN of the S3 for the build cache. |
445
445
| <aname="output_runner_cache_bucket_name"></a> [runner\_cache\_bucket\_name](#output\_runner\_cache\_bucket\_name)| Name of the S3 for the build cache. |
446
446
| <aname="output_runner_eip"></a> [runner\_eip](#output\_runner\_eip)| EIP of the Gitlab Runner |
447
+
| <aname="output_runner_launch_template_name"></a> [runner\_launch\_template\_name](#output\_runner\_launch\_template\_name)| The name of the runner's launch template. |
447
448
| <aname="output_runner_role_arn"></a> [runner\_role\_arn](#output\_runner\_role\_arn)| ARN of the role used for the docker machine runners. |
448
449
| <aname="output_runner_role_name"></a> [runner\_role\_name](#output\_runner\_role\_name)| Name of the role used for the docker machine runners. |
449
450
| <aname="output_runner_sg_id"></a> [runner\_sg\_id](#output\_runner\_sg\_id)| ID of the security group attached to the docker machine runners. |
0 commit comments