Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove instance key as required parameter #77

Closed
MatthiasScholz opened this issue Dec 8, 2019 · 2 comments
Closed

Remove instance key as required parameter #77

MatthiasScholz opened this issue Dec 8, 2019 · 2 comments
Labels
enhancement New feature or request nice2have

Comments

@MatthiasScholz
Copy link
Owner

Currently it is required to have an instance key configured and available in AWS.
This was done to ease debugging and issue investigation during development.

With the AWS SystemManager an other alternative exists which avoid the use of SSH keys.
Furthermore no bastion setup is needed in order to interact with the instance.

Nevertheless the AWS SystemManager has to be supported by the AMI.

@MatthiasScholz MatthiasScholz added the enhancement New feature or request label Dec 8, 2019
@MatthiasScholz MatthiasScholz changed the title Remove intstance key as required parameter Remove instance key as required parameter Dec 27, 2019
@MatthiasScholz
Copy link
Owner Author

Relates to #83.

@MatthiasScholz
Copy link
Owner Author

Solved with PR #87.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice2have
Projects
None yet
Development

No branches or pull requests

1 participant