rancher / quickstart

382 stars 342 forks source link

Remove requirement to provide SSH key #78

Closed nikkelma closed 4 years ago

nikkelma commented 4 years ago

Requiring users to provide an SSH key can raise the barrier to entry and add complexity when dealing with passwords or file paths. Use the TLS private key resource in terraform instead to remove this requirement.