diff --git a/README.md b/README.md index 65a2fdc..204d62f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Reliability Engineering: Request an AWS Account +Engineering Enablement: Request an AWS Account =============================================== User interface to manage AWS Accounts (e.g. for new services or environments) and users within the base AWS account. diff --git a/app/views/confirmation/account.html.erb b/app/views/confirmation/account.html.erb index 431c594..80bb48b 100644 --- a/app/views/confirmation/account.html.erb +++ b/app/views/confirmation/account.html.erb @@ -14,7 +14,7 @@ What happens next?

- Reliability engineering will confirm your AWS account can be billed through the central account. + Engineering Enablement will confirm your AWS account can be billed through the central account.

They will create the account for you and email you with details when it's ready. diff --git a/app/views/confirmation/remove_user.html.erb b/app/views/confirmation/remove_user.html.erb index f9f15c3..cb5523a 100644 --- a/app/views/confirmation/remove_user.html.erb +++ b/app/views/confirmation/remove_user.html.erb @@ -14,7 +14,7 @@ What happens next?

- Reliability engineering will remove your users from the gds-users base account. They'll send you an email once the work is complete. + Engineering Enablement will remove your users from the gds-users base account. They'll send you an email once the work is complete.

diff --git a/app/views/confirmation/reset_password.html.erb b/app/views/confirmation/reset_password.html.erb index 05d5601..73d5819 100644 --- a/app/views/confirmation/reset_password.html.erb +++ b/app/views/confirmation/reset_password.html.erb @@ -14,7 +14,7 @@ What happens next?

- Reliability engineering will reset your gds-users IAM password. They'll send you an email once the work is complete. + Engineering Enablement will reset your gds-users IAM password. They'll send you an email once the work is complete.

diff --git a/app/views/confirmation/user.html.erb b/app/views/confirmation/user.html.erb index 67829c3..a6ce1c9 100644 --- a/app/views/confirmation/user.html.erb +++ b/app/views/confirmation/user.html.erb @@ -14,7 +14,7 @@ What happens next?

- Reliability Engineering will add your user to the gds-users base account. They'll send you an email with next steps once it's ready. + Engineering Enablement will add your user to the gds-users base account. They'll send you an email with next steps once it's ready.

diff --git a/app/views/index/index.html.erb b/app/views/index/index.html.erb index bbf6fd0..45028ad 100644 --- a/app/views/index/index.html.erb +++ b/app/views/index/index.html.erb @@ -40,7 +40,7 @@ <% if EmailValidator.email_is_allowed_advanced?(@email) %>

Request a new AWS user

-

GDS manages a number of AWS accounts. Users for these accounts are managed centrally by reliability engineering with a base GDS account: gds-users.

+

GDS manages a number of AWS accounts. Users for these accounts are managed centrally by Engineering Enablement with a base GDS account: gds-users.

For a user to access resources in AWS they should be added to the gds-users base account and permitted to assume a role in the target account.

See accessing AWS accounts in the GDS Way.

Anyone within GDS or the Cabinet Office can request user access to AWS for one or more people.