aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

Support identifying VPC by tags

Open cathal-c opened this issue 10 months ago • 0 comments

Is your feature request related to a problem? For cases where access to AWS metadata is blocked and the VPC ID is not known at deploy time, options to infer the VPC ID are limited.

Describe the solution you'd like I would like to request a third option, to specify tags used to filter VPC IDs via the EC2 DescribeVpcs.. API set.

Describe alternatives you've considered N/A

cathal-c avatar Apr 11 '24 09:04 cathal-c