How to add multiple keys for elastic beanstalk instance?

前端 未结 8 1327
青春惊慌失措
青春惊慌失措 2020-12-23 17:05

There is a very good question on [How to] SSH to Elastic [an] Beanstalk instance, but one thing I noticed is that, through this method, it is only possible to add one SSH ke

8条回答
  •  梦毁少年i
    2020-12-23 17:34

    No, Elastic Beanstalk only supports a single key pair. You can manually add SSH keys to the authorized_keys file, but these will not be known to the Elastic Beanstalk tools.

提交回复
热议问题