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
@@ -108,7 +107,7 @@ The following arguments are supported:
108
107
*`gateway_id` - (Required, String) gateway ID.
109
108
*`service_id` - (Required, String) ID of the service which the route belongs to.
110
109
*`destination_ports` - (Optional, Set: [`Int`]) destination port for Layer 4 matching.
111
-
*`force_https` - (Optional, Bool) whether to enable forced HTTPS, no longer use.
110
+
*`force_https` - (Optional, Bool, **Deprecated**) This field has been deprecated and will be deleted in subsequent versions. whether to enable forced HTTPS, no longer use.
112
111
*`headers` - (Optional, List) the headers of route.
113
112
*`hosts` - (Optional, Set: [`String`]) host list.
114
113
*`https_redirect_status_code` - (Optional, Int) https redirection status code.
0 commit comments