-
**Is your feature request related to a problem? Please describe.**
I'm in the process of evaluating Vault to combine the Auth Method JWT/OIDC with AWS Secrets Engine.
My goal is to "dynamically"…
-
I've got these environment variables defined:
- AWS_SECRET_ACCESS_KEY
- AWS_ACCESS_KEY_ID
- AWS_SESSION_TOKEN
### Terraform Version
v1.3.7
### Affected Resource(s)
Vault Provider 3.12
##…
-
Regularly I have the need to have multiple roles open at the same time.
To achieve this, I've hacked some bash alias that opens a new browser and STS to that role
https://github.com/FernandoMiguel…
-
I've set up the AWS Secrets Manager Add-on, but after updating values in my vault the changes did not propagate to AWS Secrets Manager. I do see the updated values in the dotenv-vault web UI, but the …
-
**Describe the bug**
I set below configration for auto-unseal. And give full kms pemission to eks node role.
seal "awskms" {
region = "us-west-2"
kms_key_id = "8ecb59ea…
-
You can't use EC2Image, EC2Snapshot, RDSClusterSnapshot and RDSSnapshot to delete recovery points in a Backup Vault. Instead you use AWSBackupRecoveryPoint to delete these.
There may be more to exc…
-
**Describe the issue**
Setting a dynamic token in X-Vault-Token leads to authentication failure when running Terraform apply.
**To Reproduce**
1. Use the vault token create command to create a …
-
**Describe the bug**
I am trying csi on eks, fail the secrets from secret manager.
ALL is right, except I wrote one key wrong.
```
apiVersion: secrets-store.csi.x-k8s.io/v1
kind: SecretProviderCl…
-
Hi there,
We started facing an issue using the vault terraform provider 3.16.0, where the vault namespace seems to be duplicated at the vault API call, maybe it's related to concatenating the vault…
-
In our infrastructure, we are using Vault Engine (https://www.vaultproject.io/docs/secrets/aws/index.html) for provisioning AWS credentials for Terraform by `vault_aws_access_credentials` - https://ww…