This message was deleted.
# general
s
This message was deleted.
o
I’m using
@pulumi/eks
, just fyi
g
@orange-byte-86458 what IDE are you using? It should show the inputs (optional and required) one of them is
diskSize
https://www.pulumi.com/docs/reference/pkg/aws/eks/nodegroup/#disksize_nodejs
o
Ahh.. didn’t notice it.. It’s Vim, maybe that’s why 🙂 Thank you so much, @great-sunset-355 Maybe a weird follow-up question, but: is there a way to tell it not to attach any EBS besides the root one at all?
g
Typically terraform modules have very poor documentation I'd recommend consulting respective API docs https://docs.aws.amazon.com/eks/latest/APIReference/API_CreateNodegroup.html#AmazonEKS-CreateNodegroup-request-diskSize
🙌 1