Skip to content

Commit 8a1c2cc

Browse files
committed
add note
1 parent c2103cd commit 8a1c2cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

service-catalog/gcp-backup/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
In GCP (Google Cloud Platform) we keep an offsite backups for both Rust releases and crates
5+
In GCP (Google Cloud Platform) we keep offsite backups for both Rust releases and crates
66
to protect us against security threats that could involve losing crates or releases.
77
These threats were identified in the [threat model].
88

@@ -49,6 +49,9 @@ The admin access of the GCP account is bound to the `@rustfoundation.org` Google
4949
This means that if an employee leaves the Rust Foundation, they lose access to the GCP account.
5050
In this case we need to add a new admin to the GCP account.
5151

52+
> [!NOTE]
53+
> The `infra-admins` team can have admin access to the GCP staging project if needed.
54+
5255
### In case of emergency 🧯
5356

5457
- In case our data in AWS is deleted, the `infra-admin` team can restore it by:

0 commit comments

Comments
 (0)