Skip to content

(aws-elasticloadbalancing2): Load Balancer SslPolicy is an enum, not a string. #21176

@indrora

Description

@indrora

The SslPolicy enum is, well, an enum, and the place it's used expects an enum, but the underlying type in CloudFormation is a string.

This means that as time has gone on, new recommended cipher suites have popped up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions