You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS only allows selecting a single SSH key when provisioning an EC2 instance.
We should add an optional field to the CloudFormation template, which will allow users to paste an arbitrary number of additional authorized SSH keys when creating/updating a CloudFormation stack. These keys should apply to both users: ubuntu and build-agent.
The text was updated successfully, but these errors were encountered:
AWS only allows selecting a single SSH key when provisioning an EC2 instance.
We should add an optional field to the CloudFormation template, which will allow users to paste an arbitrary number of additional authorized SSH keys when creating/updating a CloudFormation stack. These keys should apply to both users:
ubuntu
andbuild-agent
.The text was updated successfully, but these errors were encountered: