aws-samples / otl-service-launcher

MIT No Attribution
3 stars 3 forks source link

eks_outposts_node_group module does not give customers a way to specify a keypair for their unmanaged nodegroup #17

Open adam-imeson opened 3 years ago

adam-imeson commented 3 years ago

This is a problem if the customer wants to get into the instances and take some form of manual action e.g. messing around with nvme drives. I'm thinking we could add an optional variable for a customer to specify a keypair they've already created. Need to research it more.