We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe43bdc commit 68fbb3fCopy full SHA for 68fbb3f
.changelog/4236.txt
@@ -0,0 +1,2 @@
1
+```release-note:none
2
+```
website/docs/r/compute_health_check.html.markdown
@@ -34,6 +34,10 @@ continue to poll unhealthy instances. If an instance later responds
34
successfully to some number of consecutive probes, it is marked
35
healthy again and can receive new connections.
36
37
+~>**NOTE**: Legacy HTTP(S) health checks must be used for target pool-based network
38
+load balancers. See the [official guide](https://cloud.google.com/load-balancing/docs/health-check-concepts#selecting_hc)
39
+for choosing a type of health check.
40
+
41
42
To get more information about HealthCheck, see:
43
0 commit comments