Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP Latest Secret #171

Open
vfarcic opened this issue Jul 4, 2023 · 0 comments
Open

GCP Latest Secret #171

vfarcic opened this issue Jul 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@vfarcic
Copy link

vfarcic commented Jul 4, 2023

Feature Request

Is your feature request related to a problem? Please describe.
I often need the latest version of a secret in GCP.

Describe the solution you'd like
Instead of having to specify path: projects/USER/secrets/SECRET_NAME/versions/3 I'd like to be able to specify path: projects/USER/secrets/SECRET_NAME/versions/latest (latest instead of 3). The result should be similar to the output of gcloud secrets versions ... latest ....

Describe alternatives you've considered
I tried using * and latest instead of the version number.

@vfarcic vfarcic added the enhancement New feature or request label Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant