Add note about target pool based network lb needing legacy hc (#4236) (#333)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-11-16 10:07:32 -08:00 committed by GitHub
parent 1d718cdb65
commit 62c10180d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,9 @@ description:
health check will continue to poll unhealthy instances. If an instance later responds health check will continue to poll unhealthy instances. If an instance later responds
successfully to some number of consecutive probes, it is marked healthy again and successfully to some number of consecutive probes, it is marked healthy again and
can receive new connections. can receive new connections.
- "~>**NOTE**: Legacy HTTP(S) health checks must be used for target pool-based network
load balancers. See the [official guide](U(https://cloud.google.com/load-balancing/docs/health-check-concepts#selecting_hc))
for choosing a type of health check."
short_description: Creates a GCP HealthCheck short_description: Creates a GCP HealthCheck
author: Google Inc. (@googlecloudplatform) author: Google Inc. (@googlecloudplatform)
requirements: requirements: