[Feature] Need a way to attach multiple Additional Security groups, Currently vpc.securitygroup only support one.
What feature/behavior/change do you want?
Need a way to attach multiple Additional Security groups, Currently vpc.securityGroup only support one SG.Why do you want this feature?
I work with customers who uses multiple security groups to control their traffics. Here when we create cluster using eksclt, vpc.securityGroup setting only allow to specify single security group where as CreateCluster API or EKS console allows you to choose multiple security group. This makes eksctl tool less likely in situation where multiple security groups needed by customers.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This is still required feature. Please do not close.
@git4example Pls fill out the whole feature request template. Have you looked at our docs for VPC Configuration?
<!--
Thank you for opening this feature request! You are helping make eksctl a better project :)
In order to help us process this request faster, please provide as much detail as possible.
Before creating a feature request, please search existing issues to see if this request has already been made. If there is a similar feature request please up-vote it and/or add your comments to it instead.
For more information on how to contribute to eksctl, please refer to our contributing docs.
https://github.com/eksctl-io/eksctl/blob/main/CONTRIBUTING.md#opening-issues
-->
### What feature/behavior/change do you want?
<!--
A clear and concise description of the change you would like to see in eksctl.
Do not hesitate, when appropriate, to share the exact commands or API you would like,
and/or to share a diagram (e.g.: asciiflow.com): "a picture is worth a thousand words".
-->
### Why do you want this feature?
<!--
A clear and concise description of why you want this feature.
What is it you are trying to accomplish?
Include use-cases and any specific constraints you may have.
-->
Tried updating initial description. Please let me know if you should need more info on this request.
@git4example, we are working on a feature that will allow specifying multiple security groups for the control plane. We'll post any updates in this issue.