docs/aws: Adding to the docs side bar

This commit is contained in:
stack72 2016-08-05 10:36:10 +10:00
parent e8dbd0e1ae
commit 25a860e990
No known key found for this signature in database
GPG Key ID: 8619A619B085CB16
1 changed files with 4 additions and 0 deletions

View File

@ -209,6 +209,10 @@
<a href="/docs/providers/aws/r/ami_from_instance.html">aws_ami_from_instance</a>
</li>
<li<%= sidebar_current("docs-aws-resource-ami-launch-permission") %>>
<a href="/docs/providers/aws/r/ami_launch_permission.html">ami_launch_permission</a>
</li>
<li<%= sidebar_current("docs-aws-resource-app-cookie-stickiness-policy") %>>
<a href="/docs/providers/aws/r/app_cookie_stickiness_policy.html">aws_app_cookie_stickiness_policy</a>
</li>