Skip to content

(aws-elasticloadbalancingv2): SslPolicy missing ELBSecurityPolicy-TLS13-1-2-2021-06 #32307

@lumattr

Description

@lumattr

Describe the bug

https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/shared/enums.ts#L132-L145

You have TLS13_10, TLS13_11, and TLS13_13, but no TLS13_12.

Its apparently in RECOMMENDED_TLS which seems like a silly idea as that may change causing unexpected changes for consumers if that ever changes.

Regression Issue

  • Select this option if this issue appears to be a regression.

Last Known Working CDK Version

No response

Expected Behavior

If its a list of available policies it should be a consistent list with the policies available.

Current Behavior

Missing the most commonly used policy in the expected place.

Reproduction Steps

N/A

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

15.29.6

Framework Version

No response

Node.js Version

v22.11.0

OS

Ubuntu

Language

TypeScript

Language Version

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-elasticloadbalancingv2Related to Amazon Elastic Load Balancing V2bugThis issue is a bug.effort/smallSmall work item – less than a day of effortp3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions