Support manually providing a private IPv4 address for an internal network load balancer #12329
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
Milestone
Community Note
Description
AWS supports manually providing a private IPv4 address to the NLB[1], however, this is not yet supported in this Terraform provider. It would be nice if the field "private_ipv4_address" would be added to the "subnet_mapping" block in the "aws_lb" resource.
New or Affected Resource(s)
Potential Terraform Configuration
References
[1] https://docs.aws.amazon.com/elasticloadbalancing/latest/network/network-load-balancers.html
The text was updated successfully, but these errors were encountered: