From db4bbe0adaa3b418fbe2bcf6f6ac0fc77920b486 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Tue, 20 Aug 2024 17:05:16 -0400 Subject: [PATCH] Update vm_access.md (#171) --- book/guides/vm_access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/guides/vm_access.md b/book/guides/vm_access.md index eb0398e..6537ad5 100644 --- a/book/guides/vm_access.md +++ b/book/guides/vm_access.md @@ -13,7 +13,7 @@ We want to test e.g. containerized workflows that run climate simulations (for o ## Admin considerations -To fully separate this testing from the Hub etc we have created a separate project in Gcloud (same billing account and Org). To keep an eye on (e.g. accidental) cost overrun, I added a budget alert (in the linked billing account) that applies to all resources for this new project, and set a 500\$ alert with notifications at various thresholds. New users need the following IAM permissions: +To fully separate this testing from the Hub etc we have created a separate project in Gcloud (same billing account and Org). To keep an eye on (e.g. accidental) cost overrun, I added a budget alert (in the linked billing account) that applies to all resources for this new project, and set a 500\$ alert with notifications at various thresholds. New users need the following IAM roles (click "Grant Access" with the email as principals): - "Compute Admin" - "Service Account User"