Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/docs/r/lb_target_group: Drop "TLS" from health-check protocols #6866

Merged

Commits on Dec 16, 2018

  1. website/docs/r/lb_target_group: Drop "TLS" from health-check protocols

    It was added in 10532ba (Be explicit about protocol options for
    target group, 2018-07-19, hashicorp#5246), which quotes an error message that
    includes "TLS".  But neither the AWS docs [1,2] nor our internal
    validation (e.g. see d2e38fd, elbv2: Prevent panics from unsafe
    dereferences, 2018-07-27, hashicorp#5367) include a TLS protocol.
    
    [1]: https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_CreateTargetGroup.html#API_CreateTargetGroup_RequestParameters
    [2]: https://docs.aws.amazon.com/elasticloadbalancing/latest/network/target-group-health-checks.html#health-check-settings
    wking committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    e8709f4 View commit details
    Browse the repository at this point in the history