diff --git a/website/docs/r/compute_backend_service.html.markdown b/website/docs/r/compute_backend_service.html.markdown index 965c1210..fa7834c3 100644 --- a/website/docs/r/compute_backend_service.html.markdown +++ b/website/docs/r/compute_backend_service.html.markdown @@ -73,9 +73,6 @@ The following arguments are supported: for checking the health of the backend service. Currently at most one health check can be specified, and a health check is required. -* `region` - (Optional) The region this backend service has been created in. If - unspecified, this defaults to the region configured in the provider. - - - - * `backend` - (Optional) The list of backends that serve this BackendService. Structure is documented below.