From a2b58b88a1cec216169a3982bac7e2887abc44f6 Mon Sep 17 00:00:00 2001 From: Brett Curtis Date: Sat, 30 Mar 2024 16:10:37 -0400 Subject: [PATCH] Remove old service accounts (#210) --- global/tfvars/production.tfvars | 2 -- 1 file changed, 2 deletions(-) diff --git a/global/tfvars/production.tfvars b/global/tfvars/production.tfvars index eec08c5..41eb894 100644 --- a/global/tfvars/production.tfvars +++ b/global/tfvars/production.tfvars @@ -693,8 +693,6 @@ identity_groups = { members = [ # Repository: google-kubernetes-engine - "gke-tf7f11@plt-k8s-tfb4-sb.iam.gserviceaccount.com", - "gke-tfa6da@plt-k8s-tfb4-sb.iam.gserviceaccount.com" ] owners = ["brett@osinfra.io"]