minio / kes

Key Managament Server for Object Storage and more
https://min.io/docs/kes/concepts/
GNU Affero General Public License v3.0
460 stars 97 forks source link

keserv: fix GCP secretmanager initialization #292

Closed aead closed 1 year ago

aead commented 1 year ago

This commit fixes a bug when initializing a GCP secretsmanager.

A typo caused the YAML unmarshaling to use an AWS SecretsManager not a GCP SecretManager.