From e77690e47bcaa5f86b72048836714bc4180b7949 Mon Sep 17 00:00:00 2001 From: f440 Date: Wed, 10 Aug 2016 00:01:16 +0900 Subject: [PATCH 1/3] Fix broken documents --- .../docs/providers/aws/r/opsworks_permission.html.markdown | 4 ++-- .../docs/providers/aws/r/opsworks_user_profile.html.markdown | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/source/docs/providers/aws/r/opsworks_permission.html.markdown b/website/source/docs/providers/aws/r/opsworks_permission.html.markdown index 3739a35be..6d7d93a09 100644 --- a/website/source/docs/providers/aws/r/opsworks_permission.html.markdown +++ b/website/source/docs/providers/aws/r/opsworks_permission.html.markdown @@ -4,7 +4,7 @@ page_title: "AWS: aws_opsworks_permission" sidebar_current: "docs-aws-resource-opsworks-permission" description: |- Provides an OpsWorks permission resource. -------------------------------------------- +--- # aws\_opsworks\_permission @@ -36,4 +36,4 @@ The following arguments are supported: The following attributes are exported: -* `id` - The computed id of the permission. Please note that this is only used internally to identify the permission. This value is not used in aws. \ No newline at end of file +* `id` - The computed id of the permission. Please note that this is only used internally to identify the permission. This value is not used in aws. diff --git a/website/source/docs/providers/aws/r/opsworks_user_profile.html.markdown b/website/source/docs/providers/aws/r/opsworks_user_profile.html.markdown index 781fae028..f5b6de5c3 100644 --- a/website/source/docs/providers/aws/r/opsworks_user_profile.html.markdown +++ b/website/source/docs/providers/aws/r/opsworks_user_profile.html.markdown @@ -1,10 +1,10 @@ --- layout: "aws" -page_title: "AWS: aws_opsworks_user_profile_" +page_title: "AWS: aws_opsworks_user_profile" sidebar_current: "docs-aws-resource-opsworks-user-profile" description: |- Provides an OpsWorks User Profile resource. ---------------------------------------------- +--- # aws\_opsworks\_user\_profile From 8a6e86d11b9ee4db7ce255a72f47807f9fe2d34f Mon Sep 17 00:00:00 2001 From: f440 Date: Wed, 10 Aug 2016 00:14:49 +0900 Subject: [PATCH 2/3] Sort links in sidebar --- website/source/layouts/aws.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/source/layouts/aws.erb b/website/source/layouts/aws.erb index fe4f938fd..6f67e3470 100644 --- a/website/source/layouts/aws.erb +++ b/website/source/layouts/aws.erb @@ -567,6 +567,10 @@ OpsWorks Resources From 02fb2e8a21d6c46da7e6d7bf4b449e583a6c1031 Mon Sep 17 00:00:00 2001 From: f440 Date: Wed, 10 Aug 2016 00:15:56 +0900 Subject: [PATCH 3/3] Add links to sidebar --- website/source/layouts/aws.erb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/source/layouts/aws.erb b/website/source/layouts/aws.erb index 6f67e3470..6682cad46 100644 --- a/website/source/layouts/aws.erb +++ b/website/source/layouts/aws.erb @@ -603,6 +603,10 @@ aws_opsworks_nodejs_app_layer + > + aws_opsworks_permission + + > aws_opsworks_php_app_layer @@ -619,6 +623,10 @@ aws_opsworks_static_web_layer + > + aws_opsworks_user_profile + +