Rawiri Blundell

Results 5 issues of Rawiri Blundell

![image](https://user-images.githubusercontent.com/1708071/181754058-c9619e5f-9263-43c7-a270-6f625efaeba9.png) Hi, For those of us who are leaning more on SSM vs traditional VPN's/Bastions/etc, portforwarding is a powerful and secure way to access services on our AWS based instances....

Hi, as per the discussion in #324 , I'd like to propose the following changes to `import-ssh()`: * Declare all local variables on a single line. This satisfies Shellcheck and...

Hi, As I'm not 100% clear on the expected coding style and/or contribution guidelines here, I'm going to raise this as an issue rather than a PR and see what...

``` if [ condition1 ]; then command1; elif [ condition2 ]; then command2; else command3; fi ``` There are competing ideas for how this kind of thing should be structured....

**Describe the bug** When using View SSM Sessions against a Session that has a configured region, the SSM Session viewer should automatically use that region. **Leapp Version** 0.12.2 **To Reproduce**...

bug