Add docs for storage bucket object to sidebar (#3119)

<!-- This change is generated by MagicModules. -->
/cc @rileykarson
This commit is contained in:
The Magician 2019-02-25 16:56:34 -08:00 committed by Riley Karson
parent 92a2409c11
commit 3d36a173f3
2 changed files with 3 additions and 0 deletions

View File

@ -147,6 +147,9 @@
<li<%= sidebar_current("docs-google-datasource-signed_url") %>>
<a href="/docs/providers/google/d/signed_url.html">google_storage_object_signed_url</a>
</li>
<li<%= sidebar_current("docs-google-datasource-storage-bucket-object") %>>
<a href="/docs/providers/google/d/storage_bucket_object.html">google_storage_bucket_object</a>
</li>
<li<%= sidebar_current("docs-google-datasource-storage-project-service-account") %>>
<a href="/docs/providers/google/d/google_storage_project_service_account.html">google_storage_project_service_account</a>
</li>