-
Hi,
This is not really an issue. I am from the HashiCorp Vault team looking to do some interviews with plugin developers. I wanted to reach out to whomever developed the vault-fastly plugin to ask …
-
Refering to: https://github.com/F5Networks/f5-bigip-runtime-init/issues/14
Requesting some enhancements in the logging:
1. client_token is now in the constant, but the request is not logged anymor…
-
I am working on adding support for HashiCorp Vault into helm-secrets.
Main issues I have right now are that i have had to re-write the yaml parsing logic from SOPS in bash, as well as extend the en…
-
Ideally, we want to have secrets defined in Vault.
The plugin could receive a vault token/host pair and pull the secrets from there.
-
I am trying to deploy a Hashicorp Vault container that uses Keeper as the backend.
When I try to register the plugin, I get this:
```
/vault/plugins # vault plugin register -sha256=84003377be76db…
-
1. A TLS JAVA client(using BCFIPS 2.0) is talking to a server which is using Hashicorp Vault issued certificate.
2. The TLS JAVA client(BCFIPS) is doing OCSP validation of the server certificate by…
-
I'm trying to use a vault server to store environment variables.
My configuration files on root directory:
config.py
```
from dynaconf import Dynaconf
settings = Dynaconf(
environments=True,…
-
In ansible, bring in hashicorp vault and store all secret info inside the vault.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
OS: macOS 14.4.1 (23E224) (Intel)
Teller version: 2.0.5
Description:
Given the following sample configuration
```yaml
providers:
hashicorp_vault:
kind: hashicorp
maps:
- i…