The doc about stickiness is incorrect, because the actual behavior of the AWS provider is to default stickiness to false, not true. See the reference below.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_target_group
Description
The doc about stickiness is incorrect, because the actual behavior of the AWS provider is to default stickiness to false, not true. See the reference below.
References
https://docs.aws.amazon.com/cli/latest/reference/elbv2/modify-target-group-attributes.html
Would you like to implement a fix?
Yes