mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
website: Add link to heroku_cert in the docs
This commit is contained in:
parent
f923368fc5
commit
f6bfbac3d1
@ -21,6 +21,10 @@
|
||||
<a href="/docs/providers/heroku/r/app.html">heroku_app</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-heroku-resource-cert") %>>
|
||||
<a href="/docs/providers/heroku/r/cert.html">heroku_cert</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-heroku-resource-domain") %>>
|
||||
<a href="/docs/providers/heroku/r/domain.html">heroku_domain</a>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user