Cloud-Schematics / LAMP

Provision a classic virtual server instance by using a full-stack LAMP environment on a virtual machine.
Apache License 2.0
3 stars 22 forks source link

name and description are misleading #17

Open l2fprod opened 4 years ago

l2fprod commented 4 years ago

When I provisioned this template through https://cloud.ibm.com/catalog/content/LAMP, I thought you were asking for the name of an existing SSH key in my IaaS -- which is what I would expect.

But instead you are looking for the content of my public key.

https://github.com/Cloud-Schematics/LAMP/blob/d8e372ffbc4b979a9dc9d6c48c25b91120bef4d5/vm.tf#L67

Instead I'd like to be able to specify the name of an existing key -- my key that I use with other VSIs.