Skip to content

Commit 96bdbb5

Browse files
modular-magicianslevenick
authored andcommitted
Add serial port ds and region ssl cert to sidebar (#3268) (#1867)
* Add serial port ds and region ssl cert to sidebar * Link to correct ds file Signed-off-by: Modular Magician <[email protected]>
1 parent 9438d8a commit 96bdbb5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changelog/3268.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/google.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@
7878
<li<%= sidebar_current("docs-google-datasource-compute-instance-group") %>>
7979
<a href="/docs/providers/google/d/google_compute_instance_group.html">google_compute_instance_group</a>
8080
</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>
8184
<li<%= sidebar_current("docs-google-datasource-compute-lb-ip-ranges") %>>
8285
<a href="/docs/providers/google/d/datasource_compute_lb_ip_ranges.html">google_compute_lb_ip_ranges</a>
8386
</li>

0 commit comments

Comments
 (0)