Skip to content

Commit 322f95f

Browse files
committed
Add Google Compute Image docs to sidebar.
Docs were originally added in hashicorp#7960, but weren't added to the sidebar.
1 parent a4aef78 commit 322f95f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/source/layouts/google.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
<a href="/docs/providers/google/r/compute_https_health_check.html">google_compute_https_health_check</a>
5454
</li>
5555

56+
<li<%= sidebar_current("docs-google-compute-image") %>>
57+
<a href="/docs/providers/google/r/compute_image.html">google_compute_image</a>
58+
</li>
59+
5660
<li<%= sidebar_current("docs-google-compute-instance") %>>
5761
<a href="/docs/providers/google/r/compute_instance.html">google_compute_instance</a>
5862
</li>

0 commit comments

Comments
 (0)