hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.87k stars 9.21k forks source link

[Docs]: #31777

Open mateusprado opened 1 year ago

mateusprado commented 1 year ago

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

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue