Fix broken documents
This commit is contained in:
parent
3481d1bf6e
commit
e77690e47b
|
@ -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.
|
||||
* `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.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue