aws-samples/aws-analytics-reference-architecture

setting the disksize for the nodes

alexvt-amz opened this issue · 0 comments

it is not possible to use diskSize property to set the disk size for the nodes because addEksNodeGroup is creating LunchTemplate (and not exposing it for changing) and you can't have both diskSize and LunchTemplate defined...
when trying to add diskSize:100 you get the following error at synth time
Error: diskSize must be specified within the launch template