-
**Describe the bug**
A clear and concise description of what the bug is.
I am attempting to set up a highly available cluster configuration with 3 nodes using raft integrated storage and auto …
-
I was testing terratest today and noticed it was unable to authenticate into my K8s clusters using my OIDC for AzureAD that works when I use kubectl / terraform / helm etc. I was unsure if this was a …
whume updated
2 years ago
-
Greetings,
Trying to make use of Vault secret mounts (instead of Kubernentes secrets). When I adjust the MDS dependency as such:
```
mds:
endpoint: https://kafka.sandbox.svc.cluster…
-
### Describe the bug
When running the command
az keyvault certificate show --vault-name $vaultname --name $certname --version "`"$certversion"`"
in pwsh 7.4 (az cli is 2.57.0), the command alway…
-
# Usage confusion
I am a little bit confused about the usage of this module.
Should I use it like so:
```
module "terraform_aws_vault" {
source = "github.com/hashicorp/terraform-aws-vault?ref…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
I'd like to use iroh with other signers, which are not a private `ed25519` key living in the host memory, but "external signer".
Some examples include:
- FIDO tokens
- Cloud HSM/Key vault thi…
-
observed during go.dev/cl/483757
https://source.cloud.google.com/results/invocations/c9abece0-cec4-4ca0-b03b-48e55f00b2ab/targets/golang%2Fpkgsite%2Fgcp_ubuntu%2Fpresubmit/log
> 2023/04/12 18:39…
-
### Configuration
```hcl
terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = ">=3.5.0"
}
databricks = {
source = "databricks…
-
Very useful plugin! thank you.
TLDR: Mention in the documentation that the Keycloak client providing the client secret and id for the plugin to operate must have the realm-management view clients s…