This may be localised to myself, but when using my own Keybase username in the keybase_username input, I get errors like: Error: creating IAM User Login Profile for "foo": encrypting Password: error setting up encryption for PGP message: openpgp: invalid argument: cannot encrypt a message to key id example123456789 because it has no valid encryption keys. Perhaps the input should be broadened to just pgp_key and leave it up to the user to decide what key type they'd like to use.
This may be localised to myself, but when using my own Keybase username in the
keybase_username
input, I get errors like:Error: creating IAM User Login Profile for "foo": encrypting Password: error setting up encryption for PGP message: openpgp: invalid argument: cannot encrypt a message to key id example123456789 because it has no valid encryption keys
. Perhaps the input should be broadened to justpgp_key
and leave it up to the user to decide what key type they'd like to use.