Allow subnet selection for RenderQueue's ALB #263
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
The ask is for the ability to control which subnets the RenderQueue will deploy its ALB(s) into.
Use Case
When deploying into a Local Zone (ex: the LA Local Zone), the Local Zone is actually a part of a greater region (us-west-2 in the case of the LA zone). An ALB cannot be deployed into subnets that are both in the region and in the local zone. So, to support local zones we need the ability for the user to select which subnets the ALB will be created within (either entirely in the LZ or entirely in the regular Region AZs).
Proposed Solution
Adding a
vpcAlbSubnets
property to the RenderQueue props.Other
N/A
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: