-
### Your environment
Terraform Provider Version: 1.4.0
Connect Server Version:
CLI Version: 2.24.0
OS: macOS 14.2.1
Terraform Version: 1.6.3
## What happened?
Using the following config, …
-
**What we want:**
- Protect sensitive information across Automate (similar to what we have done with LDAP in config.toml) - configuration files, secret storage places, etc.
- Obfuscate Chef Infra Se…
-
### Your checklist for this issue
🚨 Please review the [guidelines for contributing](../blob/master/docs/CONTRIBUTING.md) to this repository.
- [x] Jenkins version
- [x] Plugin version
…
-
**Describe the bug**
When trying to sign in to Vault via OIDC the corresponding pop-up window appears and the authentication with the given provider can be performed. Now the notification shows…
-
Vault by hashicorp is a tool for managing secrets (passwords, keys etc.).
https://www.vaultproject.io/
-
### Current Terraform Version
```
Terraform v0.12.24
+ provider.aws v2.58.0
+ provider.null v2.1.2
+ provider.vault v2.10.0
...
```
### Use-cases
Using the data resource [vault_aws_acce…
-
**Describe the bug**
Hello!
By documentation `vault.core.active` returns a value 1 when the vault node is active, and 0 when node is in standby. But the problem is it returns unexpected values. I…
-
### Description
This is a request to re-open the existing reported issue:
https://github.com/hashicorp/terraform-provider-aws/issues/13247
Request:
- the 'force_delete' would delete all recovery…
-
**Is your feature request related to a problem? Please describe.**
No, it is not.
**Describe the solution you'd like**
I would like to be able to encrypt sensitive files with Azure Key Vault keys…
-
Hi there,
I'm using Terraform to create GKE cluster, deploy vault helm charts in the cluster, initialise vault and then create policies, auth, secrets etc. I'm passing vault address (data.kubernete…