Skip to content

Commit fe78c6b

Browse files
Update README.md
1 parent 861753c commit fe78c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/org-read-delegation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This module should be set up in the management/root account in the organization.
55

66
This module will create a bastion account with the provided account email and account name if no account id is provided. If an account id is provided, we will use that account as the bastion account.
77

8-
It will then delegate administrator access to the bastion account.
8+
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.
99

1010
## Usage
1111

@@ -52,4 +52,4 @@ module "org_read_delegation" {
5252
|------|-------------|
5353
| <a name="output_bastion_account_id"></a> [bastion\_account\_id](#output\_bastion\_account\_id) | The ID of the bastion account |
5454
| <a name="output_bastion_account_email"></a> [bastion\_account\_email](#output\_bastion\_account\_email) | The email of the bastion account |
55-
| <a name="output_bastion_account_name"></a> [bastion\_account\_name](#output\_bastion\_account\_name) | The name of the bastion account |
55+
| <a name="output_bastion_account_name"></a> [bastion\_account\_name](#output\_bastion\_account\_name) | The name of the bastion account |

0 commit comments

Comments
 (0)