mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
add links to health check and region backend service docs
This commit is contained in:
parent
2ad3042877
commit
a0cbb9fd42
@ -66,6 +66,10 @@
|
||||
<a href="/docs/providers/google/r/compute_global_forwarding_rule.html">google_compute_global_forwarding_rule</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-google-compute-health-check") %>>
|
||||
<a href="/docs/providers/google/r/compute_health_check.html">google_compute_health_check</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-google-compute-http-health-check") %>>
|
||||
<a href="/docs/providers/google/r/compute_http_health_check.html">google_compute_http_health_check</a>
|
||||
</li>
|
||||
@ -102,6 +106,10 @@
|
||||
<a href="/docs/providers/google/r/compute_project_metadata.html">google_compute_project_metadata</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-google-compute-region-backend-service") %>>
|
||||
<a href="/docs/providers/google/r/compute_region_backend_service.html">google_compute_region_backend_service</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-google-compute-route") %>>
|
||||
<a href="/docs/providers/google/r/compute_route.html">google_compute_route</a>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user