-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add keypair fixes to k3s #174
Conversation
Hey @dkeightley,
Below is the error:
Did I do something wrong? |
Thanks @glovecchi0, can you retest with the latest commit? I have adjusted the default to create a keypair when no tfvars is set (either A or B) |
Hi @dkeightley, I think it's necessary to ensure that a new VPC/Subnet is created by default to resolve the error and that the rancher_hostname variable is added to resolve the warning. |
Hi @dkeightley, Unfortunately, the execution stops here: (I tried destroying and recreating twice) I don't want the default SSH connection timeout to be insufficient for starting the VM. |
Hi @dkeightley, ![]() There is however a problem with the destroy which must be executed 2 times in a row to work correctly. |
Add the same changes to k3s that were added for RKE2
Tested with
create_ssh_key_pair = true
and also with a pre-created keypair