diff --git a/website/source/docs/providers/fastly/r/service_v1.html.markdown b/website/source/docs/providers/fastly/r/service_v1.html.markdown index 42f35ec3d..76a7479a2 100644 --- a/website/source/docs/providers/fastly/r/service_v1.html.markdown +++ b/website/source/docs/providers/fastly/r/service_v1.html.markdown @@ -175,6 +175,7 @@ Default `1000` Default `200`. * `port` - (Optional) The port number on which the Backend responds. Default `80`. * `ssl_check_cert` - (Optional) Be strict about checking SSL certs. Default `true`. +* `ssl_hostname` - (Optional) Used for both SNI during the TLS handshake and to validate the cert. * `weight` - (Optional) The [portion of traffic](https://docs.fastly.com/guides/performance-tuning/load-balancing-configuration.html#how-weight-affects-load-balancing) to send to this Backend. Each Backend receives `weight / total` of the traffic. Default `100`. The `condition` block supports allows you to add logic to any basic configuration