Hey all, I am facing the exact issue as in this th...
# aws
s
Hey all, I am facing the exact issue as in this thread: https://pulumi-community.slack.com/archives/C84L4E3N1/p1582118168389100?thread_ts=1582118168.389100&cid=C84L4E3N1 Is this resolved or addressed?
b
Idk how Pulumi engine works, but I think they would need to implement custom-logic to mimic what CloudFormation does to check that the resource is ready. The process is explained in this recent article.
s
Is there no other way? All I want to do is to add a ingress rule to the default security group that gets created when the EKS cluster is created so that the node group pods can communicate with internet