aws_lb resource enable_http2 for network type load balancer doesn't make sense (and is invalid) #4011
Labels
service/elbv2
Issues and PRs that pertain to the elbv2 service.
Milestone
After updating from
1.10
to1.13
an unexpected change to my NLB is trying to be made.Terraform Version
Affected Resource(s)
aws_lb
Terraform Configuration Files
Expected Behavior
I expected the network type LB to not default to enabling http2.
Actual Behavior
The new default attempted to enable http2 for a network type load balancer.
Steps to Reproduce
terraform plan
and note the addition of the new default.The text was updated successfully, but these errors were encountered: