Skip to content

Commit b34b9be

Browse files
Update README.md
1 parent f2c24fe commit b34b9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/org-read-delegation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This module will create a bastion account with the provided account email and ac
99
It will then delegate administrator access to the bastion account. This account will receive organization-level permissions to scan your organization structure and configure permissions for member accounts.
1010

1111
### Note
12-
AWS Organization allows you to have only one resource policy per organization. If you already have an existing resource policy in your organization, this module will fail to deploy as it attemptes to create a new `aws_organizations_resource_policy`.
12+
AWS Organizations allow you to have only one resource policy per organization. If you already have an existing resource policy in your organization, this module will fail to deploy as it attemptes to create a new `aws_organizations_resource_policy`.
1313

1414
You'd need to manually modify or extend the existing policy. Add the [actions](main.tf#L18) and [principals](main.tf#L29) to your policy.
1515

0 commit comments

Comments
 (0)