Skip to content

Support SecurityGroupName field in TargetGroupBinding #4202

Open
@cairinmisa

Description

@cairinmisa

Describe the feature you are requesting

Motivation
This is a QoL feature request which would allow users to specify a Security Group for their TargetGroupBinding via the Security Group Name. This can be useful for users who have multiple accounts and clusters with consistent resource(s). By using the name we would be able to easily lift and shift these deployments between accounts.

Describe the proposed solution you'd like
Similar to the function of getTargetGroupsByNameFromAWS in targetgroup_helper.go, we could have a function that retrieves the Security Group by name. This should be possible as you can filter on Group Names in the DescribeSecurityGroups API.

Describe alternatives you've considered
N/A.

Contribution Intention (Optional)

-[X] Yes, I am willing to contribute a PR to implement this feature
-[ ] No, I cannot work on a PR at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions