drpebcak / rancher-as-code

39 stars 23 forks source link

can not create duplicate ssh key with same name on aws #1

Closed michaelerobertsjr closed 5 years ago

michaelerobertsjr commented 5 years ago

Error using duplicate ssh keys in AWS

Steps to reproduce

After completing the install of rancher-server and during the install of user-cluster I got the following error:


    status code: 400, request id: 0a91901f-8ced-40c9-a19d-b1388d7e61b5

  on ssh.tf line 20, in resource "aws_key_pair" "ssh":
  20: resource "aws_key_pair" "ssh" {```