Skip to content

Commit

Permalink
Add DNS policy to sidebar. (hashicorp#531)
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 nat-henderson committed Mar 15, 2019
1 parent 6346dba commit 0a32de8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,12 @@
<li<%= sidebar_current("docs-google-dns-managed-zone") %>>
<a href="/docs/providers/google/r/dns_managed_zone.html">google_dns_managed_zone</a>
</li>


<li<%= sidebar_current("docs-google-dns-policy") %>>
<a href="/docs/providers/google/r/dns_policy.html">google_dns_policy</a>
</li>

<li<%= sidebar_current("docs-google-dns-record-set") %>>
<a href="/docs/providers/google/r/dns_record_set.html">google_dns_record_set</a>
</li>
Expand Down

0 comments on commit 0a32de8

Please sign in to comment.