Skip to content

Commit

Permalink
adding pool data source in erb file
Browse files Browse the repository at this point in the history
  • Loading branch information
papineni87 committed Jan 6, 2021
1 parent 39f1b1e commit f7be184
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/bigip.erb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
<li<%= sidebar_current("docs-bigip-datasource-ssl_certificate-x") %>>
<a href="/docs/providers/bigip/d/bigip_ssl_certificate">bigip_ssl_certificate</a>
</li>
<li<%= sidebar_current("docs-bigip-datasource-pool-x") %>>
<a href="/docs/providers/bigip/d/bigip_ltm_pool">bigip_ltm_pool</a>
</li>
<li<%= sidebar_current("docs-bigip-datasource-irule-x") %>>
<a href="/docs/providers/bigip/d/bigip_ltm_irule.html">bigip_ltm_irule</a>
</li>
Expand Down

0 comments on commit f7be184

Please sign in to comment.