mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix typo in aws_networking docs (duplicate acl -> interface)
This commit is contained in:
parent
1ebe117085
commit
f50d97d6ee
@ -154,7 +154,7 @@
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-aws-resource-network-interface") %>>
|
||||
<a href="/docs/providers/aws/r/network_interface.html">aws_network_acl</a>
|
||||
<a href="/docs/providers/aws/r/network_interface.html">aws_network_interface</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-aws-resource-proxy-protocol-policy") %>>
|
||||
|
Loading…
Reference in New Issue
Block a user