https://pulumi.com logo
w

worried-city-86458

09/10/2019, 8:45 PM
https://github.com/pulumi/pulumi-eks/blob/master/nodejs/eks/cluster.ts#L894 https://github.com/pulumi/pulumi-eks/blob/master/nodejs/eks/nodegroup.ts#L88 It would be nice if
eks.Cluster
also passes through
keyName
to
NodeGroupOptions
. (Currently it only passes
nodePublicKey
.) ... would probably be called
nodeKeyName
for consistency, and should be mutually exclusive with
nodePublicKey
.
w

white-balloon-205

09/10/2019, 9:03 PM
Could you open an issue (or even a PR 🙂) in the repo?
w

worried-city-86458

09/10/2019, 9:23 PM