This message was deleted.
# general
s
This message was deleted.
b
hey, could you paste the code you have? I created an EKS cluster just yesterday with that package it seemed to work without issue
m
Created a cluster using this script, I think it is using an outdated way of defining the NodeGroup and that is causing the issue? https://github.com/ForgeRock/forgeops/tree/master/cluster/pulumi/aws/eks
b
We use the eks.NodeGroup. Should we be using aws.eks.NodeGroup @billowy-army-68599?