googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

Enable CloudKMS API for IAM binding type #146

Closed mihnjong closed 6 years ago

mihnjong commented 6 years ago

IAM binding needs KMS encryption on behalf of consumer project's DM SA. Thus, we should enable KMS API for customers.

Fixes #131