[Enhancement]: minimum_load_balancer_capacity support for aws_lb resource #40497
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elb
Issues and PRs that pertain to the elb service.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
Description
AWS recently launched LCU Reservation support for Application Load Balancers (ALB) and Network Load Balancers (NLB). This feature enables proactive capacity management by allowing customers to set minimum capacity thresholds, ensuring consistent performance during traffic spikes.
The AWSCC provider now supports this in v1.23.0+ via the awscc_elasticloadbalancingv2_load_balancer resource. We should explore supporting the same for the AWS provider aws_lb resource.
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
https://aws.amazon.com/about-aws/whats-new/2024/11/load-balancer-capacity-unit-reservation-application-balancers/
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: