mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
docs: Add digitalocean_tag resource to the sidebar (#7629)
This commit is contained in:
parent
4d5162ae2c
commit
0ce6337a2a
@ -32,6 +32,9 @@
|
||||
<li<%= sidebar_current("docs-do-resource-ssh-key") %>>
|
||||
<a href="/docs/providers/do/r/ssh_key.html">digitalocean_ssh_key</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-do-resource-tag") %>>
|
||||
<a href="/docs/providers/do/r/tag.html">digitalocean_tag</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-do-resource-volume") %>>
|
||||
<a href="/docs/providers/do/r/volume.html">digitalocean_volume</a>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user