GoogleCloudPlatform / berglas

A tool for managing secrets on Google Cloud
https://cloud.google.com/secret-manager
Apache License 2.0
1.24k stars 96 forks source link

List what grant a given secret has been given? #135

Closed kfh closed 4 years ago

kfh commented 4 years ago

There doesn't seem to be functionality for doing that now. Should that be a part of the general api ? Or if not, i see this could probably be easily implemented by using functions from for instance (assuming secret manager is used) https://github.com/GoogleCloudPlatform/berglas/blob/main/pkg/berglas/iam_secretmanager.go but most of those are private. Should they be opened up ?

sethvargo commented 4 years ago

Duplicate of https://github.com/GoogleCloudPlatform/berglas/issues/98#issuecomment-575940477. TL;DR, it's not possible to provide an accurate list.

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.