From adc1ff3fca86ffc0217ed23add6849f4ebdcc52e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Canburak=20T=C3=BCmer?= Date: Wed, 21 Jun 2023 11:51:32 +0200 Subject: [PATCH] match readme groups with variables file (#1455) I faced error during my deployment even though I created data-engineers group. Then I found out that variables file uses gcp-data-engineers as default. The same is valid for data-security. --- blueprints/data-solutions/shielded-folder/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/data-solutions/shielded-folder/README.md b/blueprints/data-solutions/shielded-folder/README.md index 92868c35..30c230dc 100644 --- a/blueprints/data-solutions/shielded-folder/README.md +++ b/blueprints/data-solutions/shielded-folder/README.md @@ -45,8 +45,8 @@ User groups provide a stable frame of reference that allows decoupling the final We use groups to control access to resources: -- `data-engineers`: They handle and run workloads on the `workload` subfolder. They have editor access to all resources in the `workload` folder in order to troubleshoot possible issues within the workload. This team can also impersonate any service account in the workload folder. -- `data-security`: They handle security configurations for the shielded folder. They have owner access to the `audit-log` and `sec-core` projects. +- `gcp-data-engineers`: They handle and run workloads on the `workload` subfolder. They have editor access to all resources in the `workload` folder in order to troubleshoot possible issues within the workload. This team can also impersonate any service account in the workload folder. +- `gcp-data-security`: They handle security configurations for the shielded folder. They have owner access to the `audit-log` and `sec-core` projects. ## Encryption