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: variables.tf
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -926,7 +926,6 @@ variable "job_retry" {
926
926
default={}
927
927
}
928
928
929
-
930
929
variable"eventbridge" {
931
930
description=<<EOF
932
931
Enable the use of EventBridge by the module. By enabling this feature events will be put on the EventBridge by the webhook instead of directly dispatching to queues for scaling.
0 commit comments