Remove documentation about removed region field in backend service (#906)

This commit is contained in:
Vincent Roseberry 2018-01-02 14:21:26 -05:00 committed by GitHub
parent d9f3e6b249
commit c631d7e3ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,9 +73,6 @@ The following arguments are supported:
for checking the health of the backend service. Currently at most one health for checking the health of the backend service. Currently at most one health
check can be specified, and a health check is required. 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. * `backend` - (Optional) The list of backends that serve this BackendService. Structure is documented below.