Skip to content

Commit

Permalink
Add Cloud Run Service to the website (#1100)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored and rileykarson committed Aug 28, 2019
1 parent 3b46dc3 commit 2cc8802
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,16 @@
</li>


<li<%= sidebar_current("docs-google-cloud-run") %>>
<a href="#">Google Cloud Run Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-google-cloud-run-service") %>>
<a href="/docs/providers/google/r/cloud_run_service.html">google_cloud_run_service</a>
</li>
</ul>
</li>


<li<%= sidebar_current("docs-google-cloud-scheduler") %>>
<a href="#">Google Cloud Scheduler Resources</a>
<ul class="nav nav-visible">
Expand Down

0 comments on commit 2cc8802

Please sign in to comment.