Skip to content

Commit b0c063d

Browse files
committed
added naming conventions for other parts of the account creation procedure.
1 parent 659f880 commit b0c063d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

documentation/howto-provision-aws-accounts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ Construct the AWS account name from one of the following forms, all lower case:
5050

5151
Back at the 'Account Factory' screen, click 'Quick Account Provisioning'.
5252

53-
Configure the account's root user email to the devops team email address plus the AWS account name.
53+
Configure the account's root user email to the devops team email address plus the AWS account name: `devops+he-project-<project name>-<env name>@qualimente.com`
5454

55-
Configure the display name to the AWS account name.
55+
Configure the display name to the AWS account with `<project name>-<env name>`.
5656

57-
Set the AWS SSO user name to first name 'Admin', last name '<project name>'
57+
Set the AWS SSO user name to first name 'Admin', last name '`<project name>`'
5858

5959
Select the 'Project Delivery' OU for a project delivery account, Custom otherwise.
6060

0 commit comments

Comments
 (0)