Skip to content

Automatic creation of key-pair for EC2 Machines #1

Open
@krisdante

Description

@krisdante

Background

Currently, the creation of key-pair is not automated.
The key needs to be created by hand and it's the name provided in settings.

Need

It could be possible to offload this to automation. One of the solutions would be to generate the key elsewhere and put the key itself into settings. Then this key will be added to AWS.

Why?

This would allow us to generate those keys in CI when CI does not know them yet, and also allow users to provide their private (sic!) keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions