Skip to content

Commit 0b0f6fd

Browse files
modular-magiciannat-henderson
authored andcommitted
Add missing resources and datasources to sidebar. (#2381)
<!-- This change is generated by MagicModules. --> /cc @rileykarson
1 parent 025596e commit 0b0f6fd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

website/google.erb

+15
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
<li<%= sidebar_current("docs-google-datasource-compute-image") %>>
5858
<a href="/docs/providers/google/d/datasource_compute_image.html">google_compute_image</a>
5959
</li>
60+
<li<%= sidebar_current("docs-google-datasource-compute-instance-x") %>>
61+
<a href="/docs/providers/google/d/datasource_compute_instance.html">google_compute_instance</a>
62+
</li>
6063
<li<%= sidebar_current("docs-google-datasource-compute-instance-group") %>>
6164
<a href="/docs/providers/google/d/google_compute_instance_group.html">google_compute_instance_group</a>
6265
</li>
@@ -376,6 +379,10 @@
376379
<a href="/docs/providers/google/r/compute_instance_template.html">google_compute_instance_template</a>
377380
</li>
378381

382+
<li<%= sidebar_current("docs-google-compute-interconnect-attachment") %>>
383+
<a href="/docs/providers/google/r/compute_interconnect_attachment.html">google_compute_interconnect_attachment</a>
384+
</li>
385+
379386
<li<%= sidebar_current("docs-google-compute-network-x") %>>
380387
<a href="/docs/providers/google/r/compute_network.html">google_compute_network</a>
381388
</li>
@@ -758,6 +765,10 @@
758765
<a href="/docs/providers/google/r/storage_bucket_object.html">google_storage_bucket_object</a>
759766
</li>
760767

768+
<li<%= sidebar_current("docs-google-storage-default-object-access-control") %>>
769+
<a href="/docs/providers/google/r/storage_default_object_access_control.html">google_storage_default_object_access_control</a>
770+
</li>
771+
761772
<li<%= sidebar_current("docs-google-storage-default-object-acl") %>>
762773
<a href="/docs/providers/google/r/storage_default_object_acl.html">google_storage_default_object_acl</a>
763774
</li>
@@ -766,6 +777,10 @@
766777
<a href="/docs/providers/google/r/storage_notification.html">google_storage_notification</a>
767778
</li>
768779

780+
<li<%= sidebar_current("docs-google-storage-object-access-control") %>>
781+
<a href="/docs/providers/google/r/storage_object_access_control.html">google_storage_object_access_control</a>
782+
</li>
783+
769784
<li<%= sidebar_current("docs-google-storage-object-acl") %>>
770785
<a href="/docs/providers/google/r/storage_object_acl.html">google_storage_object_acl</a>
771786
</li>

0 commit comments

Comments
 (0)