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
description="(Optional) You can enable the deployment circuit breaker to cause a service deployment to transition to a failed state if tasks are persistently failing to reach RUNNING state or are failing healthcheck."
474
+
type=bool
475
+
default=false
476
+
}
477
+
478
+
variable"deployment_circuit_breaker_rollback" {
479
+
description="(Optional) The optional rollback option causes Amazon ECS to roll back to the last completed deployment upon a deployment failure."
0 commit comments