adantop
adantop
Hey @monde do you have an ETA for the addition of this feature?
Hello @maraino Thank you for considering this change ~ Regarding the break-up of just the creation of the initial `signOptions` seems an interesting approach I could take a look at...
> Initially, I thought that the email had some kind of instance id and it would change if you re-create your VM, but after looking at it, I've noticed that...
Hey @maraino, I've updated the code to generate the SignSSHOptions in a separate function and leave the main method untouched, could you please review and tell if this is what...
I ended up adding a `disableSSHCAHost` and `enableSSHCAUser` to the GCP struct
Thanks @maraino, I fixed the lint issue and rebased from master
Thanks, I'll try it out
Hey smallstep team (@maraino, @dopey), We've updated the PR based on your initial feedback, please take a look! Some things we'd like to call out: - We're **not** encoding the...
👋🏽 @maraino I've updated the PR according to the feedback provided, could you review again? Thanks