Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[elbv2] Support SubnetMappings for NLBs #10242

Closed
njlynch opened this issue Sep 8, 2020 · 2 comments
Closed

[elbv2] Support SubnetMappings for NLBs #10242

njlynch opened this issue Sep 8, 2020 · 2 comments
Assignees
Labels
@aws-cdk/aws-elasticloadbalancingv2 Related to Amazon Elastic Load Balancing V2 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1

Comments

@njlynch
Copy link
Contributor

njlynch commented Sep 8, 2020

The subnetMappings property of NLBs cannot currently be set; this property allows NLBs to map subnets to private IPs and existing elastic IP allocations.

Use Case

#4319 (comment)

Is there a way to assign existing elastic IP address to NLB via CDK? subnetMappings is not available via construct.

Other

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-subnetmappings
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-loadbalancer-subnetmapping.html


This is a 🚀 Feature Request

@njlynch njlynch added p1 feature-request A feature should be added or improved. effort/medium Medium work item – several days of effort @aws-cdk/aws-elasticloadbalancingv2 Related to Amazon Elastic Load Balancing V2 labels Sep 8, 2020
@michaelwiles
Copy link
Contributor

There's already an issue for this #9696

@njlynch
Copy link
Contributor Author

njlynch commented Sep 14, 2020

Thanks @michaelwiles ; closing this as a duplicate.

@njlynch njlynch closed this as completed Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-elasticloadbalancingv2 Related to Amazon Elastic Load Balancing V2 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1
Projects
None yet
Development

No branches or pull requests

2 participants