fix markdown for aws_iam_policy_attachment

This commit is contained in:
Patrick Gray 2015-07-08 14:25:57 -04:00
parent c2cf7442ea
commit b32008804e
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ The following arguments are supported:
* `name` (Required) - The name of the policy.
* `users` (Optional) - The user(s) the policy should be applied to
* `roles (Optional) - The role(s) the policy should be applied to`
* `groups (Optional) - The group(s) the policy should be applied to`
* `roles` (Optional) - The role(s) the policy should be applied to
* `groups` (Optional) - The group(s) the policy should be applied to
* `policy_arn` (Required) - The ARN of the policy you want to apply
## Attributes Reference