This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1158
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1158 by this push:
     new 8759947  added step-ca
8759947 is described below

commit 8759947d40dfe45d927b7bb203fd462bf2b43bcb
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Thu Nov 21 17:57:34 2019 +0200

    added step-ca
---
 infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf 
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf
index 345ce5e..1644545 100644
--- a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf
+++ b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/variables.tf
@@ -83,6 +83,7 @@ variable "service_account_iam_roles" {
     "roles/monitoring.viewer",
     "roles/storage.objectViewer",
     "roles/iam.serviceAccountTokenCreator",
+    "roles/iam.serviceAccountKeyAdmin"
   ]
 }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to