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

Deleting AWS keypair fails with "Unable to delete keypair resource without ID" error #634

Open
mattmoyer opened this issue Apr 27, 2018 · 0 comments

Comments

@mattmoyer
Copy link

I'm using the default aws profile with a one-off SSH keypair name and setting KUBICORN_FORCE_DELETE_KEY=true.

kubicorn apply works fine, but when I kubicorn delete, Kubicorn is able to clean up 99% of the cluster resources but fails to delete the keypair with an error:

2018-04-27T17:33:24Z [✖]  Unable to destroy resources for cluster [mycluster-1234]: Unable to delete keypair resource without ID [mycluster-1234]

When I check my cluster.yaml before deleting, I don't see any reference to the SSH keypair name. Is that expected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants