mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-14 01:13:59 -06:00
Changing aws_route from Route53 layout to VPC layout
This commit is contained in:
parent
cc3dcbe48d
commit
d0548a8165
@ -454,10 +454,6 @@
|
||||
<li<%= sidebar_current("docs-aws-resource-route53-zone-association") %>>
|
||||
<a href="/docs/providers/aws/r/route53_zone_association.html">aws_route53_zone_association</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-aws-resource-route|") %>>
|
||||
<a href="/docs/providers/aws/r/route.html">aws_route</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@ -539,6 +535,10 @@
|
||||
<a href="/docs/providers/aws/r/network_interface.html">aws_network_interface</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-aws-resource-route|") %>>
|
||||
<a href="/docs/providers/aws/r/route.html">aws_route</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-aws-resource-route-table|") %>>
|
||||
<a href="/docs/providers/aws/r/route_table.html">aws_route_table</a>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user