Offboarding is to be done by someone with the Infra Owner role.
- Remove member from the Github repo's members list.
- Remove member from the
fsruby-server-edition2
Google Cloud project. - Remove member from
terraform-hisec/variables.tf
, bothinfra_owners_azure_group_members
andinfra_maintainers_azure_group_members
. Apply Terraform. - Rotate the shared access keys for the
fsruby2seredci1
Azure storage account.- In the Azure portal, go to the
fsruby2seredci1
storage account -> Access keys. - Click "Rotate key" for key1.
- Refresh Terraform state: run
pushd terraform && terraform refresh; popd
- Install the new connection string as a Github Actions secret. See Infrastructure bootstrapping -> "Populate Github Actions secrets and variables".
- In the Azure portal, go to the
- Remove member from Entra ID.
- In the Members document, move member to the "Alumni" section.