When using `pulumi-eks` is there an easy way to ad...
# general
a
When using
pulumi-eks
is there an easy way to add a security-group or security-group-rule to the cluster, without removing the creation of the default created security-group which enables traffic between the node-security-group and cluster-security group?
found out you can add sg-rules to eks.clustersecuritygroup so