Nicolò Marchesi
Nicolò Marchesi
Thanks for the suggestion @Gowiem, we were thinking about it, but there are a few issues to address. The main problem is to define a consistent behavior across the whole...
I like n. 2 and 3 (and probably can implement both). The number 2 is good to have an easy way to get that info, but on the downsides, you...
We have made no progress on this specific issue, but we're preparing for the UI/UX redesign (and make Leapp's experience better overall).
Thanks for reporting. We're planning to support M1, but we had a few problems compiling with keytar, so we're currently investigating this.
@fancywriter, here's the official AWS documentation: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html
Yeah, I was thinking the same! To better understand, I think we'll add a section in the docs and redirect there
The package should be self-contained, so you can unzip and run the executable. Let me know if this helps you.
Thanks for the feedback! There is a pull request to partially take into account this, feel free to contribute I you want! #184 In the meantime would you like to...
Currently, that's expected behavior because the MFA token has a duration itself, and we leverage that to ask for it the least number of times. However, I think it's an...
I think we should check the instance operating system before making the actual connection to SSM and dynamically change the shell parameters to fit windows and linux.