Jo Rhett
Jo Rhett
I am wondering if you'd be interested in merging efforts with me and the mcollective module I'm maintaining. Reasons: - more eyes, more people better - supports Puppet 4 and...
### Terraform Version 1.1.4 ### Affected Resource(s) boundary provider ### Terraform Configuration Files N/A ### Expected Behavior Terraform user should be able to authenticate with OIDC ### Actual Behavior It's...
### Terraform Version Any ### Affected Resource(s) None ### Terraform Configuration Files ```hcl provider "boundary" { addr = "https://${data.terraform_remote_state.boundary.outputs.api_url}:9200/" recovery_kms_hcl =
The system module currently requires a very minimal ntp provider. There are many, many other ntp providers which have significantly more features. Please make your module optional for this, not...
Even when Vscode is the only thing running, and there's over 48 GB of free memory and 8 cores available, vscode-neovim is super slow in responding to the esc key...
### What are you trying to do? We have 24 hour key expiry by company policy. This works as designed in terms of limiting the logins, but the UE is...
Grepdiff is calculating the wrong lines when using the `--as-numbered-lines` output ## Recreation scenario ```shell $ grepdiff --version grepdiff - patchutils version 0.4.2 ``` I've minimized this to as small...
### Summary The fix in #1481 fails when brew updates itself before running the command. The version selection needs to take into account if Homebrew will be updated before the...
### Terraform Version ```shell Terraform v1.8.0 on darwin_arm64 + provider registry.terraform.io/hashicorp/aws v5.43.0 ``` ### Terraform Configuration Files ```terraform terraform { backend "s3" { bucket = "terraform-state" region = "us-west-1" key...
## Bug report In a properly configured, deployed, and 100% operational native-routing with direct return (no SNAT) the connectivity test consistently fails 6 tests / 15 actions **General Information** -...