Add HTTP2 protocol to backend service (#242)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-05-16 10:13:05 -07:00 committed by Alex Stephen
parent 9d56092565
commit 9f2e658ec6
2 changed files with 11 additions and 4 deletions

View file

@ -313,7 +313,9 @@ resources:
protocol:
description:
- The protocol this BackendService uses to communicate with backends.
- Possible values are HTTP, HTTPS, TCP, and SSL. The default is HTTP.
- 'Possible values are HTTP, HTTPS, HTTP2, TCP, and SSL. The default is HTTP.
**NOTE**: HTTP2 is only valid for beta HTTP/2 load balancer types and may
result in errors if used with the GA API.'
returned: success
type: str
securityPolicy: