Skip to content

Commit

Permalink
Add bigquery_dataset_access to sidebar (#3338)
Browse files Browse the repository at this point in the history
  • Loading branch information
danawillow authored Apr 3, 2020
1 parent d8b4784 commit 7f5b694
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions third_party/terraform/website-compiled/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@
<ul class="nav">
<li<%%= sidebar_current("docs-google-bigquery-dataset") %>>
<a href="/docs/providers/google/r/bigquery_dataset.html">google_bigquery_dataset</a>
<li<%%= sidebar_current("docs-google-bigquery-dataset-access") %>>
<a href="/docs/providers/google/r/bigquery_dataset_access.html">google_bigquery_dataset_access</a>
<li<%%= sidebar_current("docs-google-bigquery-table") %>>
<a href="/docs/providers/google/r/bigquery_table.html">google_bigquery_table</a>
</li>
Expand Down

0 comments on commit 7f5b694

Please sign in to comment.