vault
Here are 1,250 public repositories matching this topic...
i am trying to access tags from service information and perform some operation on tags strings.
{{ range $tag, $services := service "test-service" | byTag }}{{ if $tag | contains "contextPath" }}{{ $tag }}{{ end }}{{ end }}
if tags have contextPath=/service-info I need to just print service-info in the output I just found https://www.terraform.io/language/functions/trimprefix so if
While reviewing our application logs, I have noticed a line that looked like this (redacted for obvious reasons).
{"level":50,"time":1605105915359,"pid":17,"hostname":"platform-kubernetes-external-secrets-578c5b47f4-gh4db","stack":"TypeError: Cannot use 'in' operator to search for 'DATABASE_PORT' in DATABASE_HOST=<redacted> DATABASE_PORT=3306 DATABASE_USER=<redacted> DATABASE_PASSWORD=<red
-
Updated
Mar 9, 2022 - Python
-
Updated
Jan 4, 2022 - Go
-
Updated
Mar 9, 2022 - Java
-
Updated
Mar 8, 2022 - Go
Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o
-
Updated
Mar 7, 2022 - Go
So there is currently an hvac.v1.Client.sys.list_mounted_secrets_engines() method.
However, for obvious reasons this will fail as it will attempt to list all mounted secrets engines (as it calls /v1/sys/mounts).
The web UI, however, shows what mounts the current token has access to.
While poking around the live API documentation the other day (`VAULT_BASE_URI/ui/vault/api-explorer
-
Updated
Mar 11, 2020 - Go
-
Updated
Mar 7, 2022 - Java
-
Updated
Oct 28, 2020 - Go
-
Updated
Mar 10, 2017 - Perl
-
Updated
Mar 8, 2022 - Shell
-
Updated
Aug 14, 2021 - HCL
-
Updated
Mar 3, 2022 - Go
-
Updated
Mar 9, 2022 - Go
-
Updated
Feb 16, 2022 - JavaScript
-
Updated
Oct 17, 2021
-
Updated
Feb 23, 2022 - Go
Improve this page
Add a description, image, and links to the vault topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vault topic, visit your repo's landing page and select "manage topics."
Overview
I think it's time to start iterating on hashicorp/consul#11536 . Since, I've gathered some feedback from folks that we can implement.
Suggestions
Let's look at an errored check: