Skip to content

Bizarre keypair behavior #9

Description

@jthunderbird

I have noticed that when deploying with a subdomain name after cleaning a previous deployment with the same subdomain name, the AWS keypair gets borked.

During cleaning, I have verified the the AWS keypair resource and the local copy of that keypair are both deleted.
On the new run, I have verified that a new keypair is made in AWS and that new key is propogated to the local host.
After completion, I have verified that the new keypair does not match and I cannot SSH to the node. I have also verified that if I save the old keypair from the previous run off to another location, clean bad deployment up, deploy new then SSH to the instance with the old keypair, I can connect just fine.

Appears to be a bug with AWS but unlikely since they are AWS and I am a shitty bash scripter.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions