mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
aws docs: Sort resources alphabetically
This commit is contained in:
parent
f50d97d6ee
commit
9024c34248
@ -137,6 +137,10 @@
|
|||||||
<a href="/docs/providers/aws/r/kinesis_stream.html">aws_kinesis_stream</a>
|
<a href="/docs/providers/aws/r/kinesis_stream.html">aws_kinesis_stream</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li<%= sidebar_current("docs-aws-resource-lambda-function") %>>
|
||||||
|
<a href="/docs/providers/aws/r/lambda_function.html">aws_lambda_function</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li<%= sidebar_current("docs-aws-resource-launch-configuration") %>>
|
<li<%= sidebar_current("docs-aws-resource-launch-configuration") %>>
|
||||||
<a href="/docs/providers/aws/r/launch_configuration.html">aws_launch_configuration</a>
|
<a href="/docs/providers/aws/r/launch_configuration.html">aws_launch_configuration</a>
|
||||||
</li>
|
</li>
|
||||||
@ -244,10 +248,6 @@
|
|||||||
<li<%= sidebar_current("docs-aws-resource-vpn-gateway") %>>
|
<li<%= sidebar_current("docs-aws-resource-vpn-gateway") %>>
|
||||||
<a href="/docs/providers/aws/r/vpn_gateway.html">aws_vpn_gateway</a>
|
<a href="/docs/providers/aws/r/vpn_gateway.html">aws_vpn_gateway</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li<%= sidebar_current("docs-aws-resource-lambda-function") %>>
|
|
||||||
<a href="/docs/providers/aws/r/lambda_function.html">aws_lambda_function</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user