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
* fix: fix user data tracing flag
* invert the default value of the variable
* empty commit to trigger workflows
Co-authored-by: Matthias Kay <[email protected]>
Co-authored-by: kayma <[email protected]>
Copy file name to clipboardExpand all lines: variables.tf
+1-1
Original file line number
Diff line number
Diff line change
@@ -635,7 +635,7 @@ variable "cache_bucket" {
635
635
variable"enable_runner_user_data_trace_log" {
636
636
description="Enable bash xtrace for the user data script that creates the EC2 instance for the runner agent. Be aware this could log sensitive data such as you GitLab runner token."
0 commit comments