Skip to content

Commit

Permalink
Add sidebar link for GCE Reservation (#1147)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and rileykarson committed Sep 16, 2019
1 parent 6c19069 commit 17aba02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,10 @@
<a href="/docs/providers/google/r/compute_region_instance_group_manager.html">google_compute_region_instance_group_manager</a>
</li>

<li<%= sidebar_current("docs-google-compute-reservation") %>>
<a href="/docs/providers/google/r/compute_reservation.html">google_compute_reservation</a>
</li>


<li<%= sidebar_current("docs-google-compute-resource-policy") %>>
<a href="/docs/providers/google/r/compute_resource_policy.html">google_compute_resource_policy</a>
Expand Down

0 comments on commit 17aba02

Please sign in to comment.