Skip to content

Leavers process

David McDonald edited this page Dec 18, 2020 · 10 revisions

When someone leaves you should copy the process found in this pivotal ticket. Even if they are not a developer, you should check all the tasks as we often give permissions to non developers such as allowing product managers and content designers to edit Github.

Removing access to AWS account

Remove user from:

  • notifications-aws/terraform/modules/main/modules/iam/users.tf
  • notifications-aws/terraform/notify-staging/main.tf
  • notifications-aws/terraform/notify-production/main.tf
  • notifications-aws/scripts/add_paas_users.sh
  • notifications-aws/ansible/inventory/group_vars/all/main.yml

Run AMI builds from concourse, https://cd.gds-reliability.engineering/teams/notify/pipelines/ami

Run terraform on all environments

Clone this wiki locally