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 9438d8a commit 96bdbb5Copy full SHA for 96bdbb5
.changelog/3268.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
website/google.erb
@@ -78,6 +78,9 @@
78
<li<%= sidebar_current("docs-google-datasource-compute-instance-group") %>>
79
<a href="/docs/providers/google/d/google_compute_instance_group.html">google_compute_instance_group</a>
80
</li>
81
+ <li<%= sidebar_current("docs-google-datasource-compute-instance-serial-port") %>>
82
+ <a href="/docs/providers/google/d/datasource_compute_instance_serial_port.html">google_compute_instance_serial_port</a>
83
+ </li>
84
<li<%= sidebar_current("docs-google-datasource-compute-lb-ip-ranges") %>>
85
<a href="/docs/providers/google/d/datasource_compute_lb_ip_ranges.html">google_compute_lb_ip_ranges</a>
86
0 commit comments