Skip to content

Commit

Permalink
Change remaining references of reliability engineering to engineering…
Browse files Browse the repository at this point in the history
… enablement to reflect new ownership.
  • Loading branch information
CorinWilkins committed May 29, 2024
1 parent 4fcf9b8 commit 76d55e3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion app/views/confirmation/account.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
What happens next?
</h2>
<p>
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.
</p>
<p>
They will create the account for you and email you with details when it's ready.
Expand Down
2 changes: 1 addition & 1 deletion app/views/confirmation/remove_user.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
What happens next?
</h2>
<p>
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.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/views/confirmation/reset_password.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
What happens next?
</h2>
<p>
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.
</p>
</div>
</div>
2 changes: 1 addition & 1 deletion app/views/confirmation/user.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
What happens next?
</h2>
<p>
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.
</p>
</div>
</div>
2 changes: 1 addition & 1 deletion app/views/index/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<% if EmailValidator.email_is_allowed_advanced?(@email) %>
<h3 class="govuk-heading-s">Request a new AWS user</h3>
<p>GDS manages a number of AWS accounts. Users for these accounts are managed centrally by reliability engineering with a base GDS account: <em>gds-users</em>.</p>
<p>GDS manages a number of AWS accounts. Users for these accounts are managed centrally by Engineering Enablement with a base GDS account: <em>gds-users</em>.</p>
<p>For a user to access resources in AWS they should be added to the <em>gds-users</em> base account and permitted to assume a role in the target account.</p>
<p> See <a href="https://gds-way.digital.cabinet-office.gov.uk/manuals/working-with-aws-accounts.html#access-aws-accounts">accessing AWS accounts</a> in the GDS Way.</p>
<p>Anyone within GDS or the Cabinet Office can request user access to AWS for one or more people.</p>
Expand Down

0 comments on commit 76d55e3

Please sign in to comment.