Toby O'Sullivan

Results 5 comments of Toby O'Sullivan

for example this is the same thing in DBeaver. ![image](https://user-images.githubusercontent.com/17815047/179795594-c35a6388-a844-463c-ac8d-159857fd2fed.png) It allows more complex connection usecases. (In this case we are creating an ssh connection using amazon session manager and...

I came here to report the same problem. I'm trying out a few Neovim gui apps, and Neovide is my fave so far, however I'm finding I have to click...

found this issue as also experiencing problem: ``` macos 13.0.1 (22A400) (arm) ❯ fish --version fish, version 3.5.1 ❯ alacritty --version alacritty 0.11.0 (8dbaa0b) ❯ bat --version bat 0.22.1 ❯...

For fine-grained (beta) tokens, I think the minimum I need for bootstrap to github is ``` Read access to metadata Read and Write access to administration and code ``` Specifically...

Thanks @corrigac For clarity, this is the stanza I added successfully: ``` provider "awscc" { # As we use some resources not yet in the aws terraform provider # see...