Skip to content

Standard naming scheme for feature flags to increase clarity #27058

@indrora

Description

@indrora

Discussed in #12576

Originally posted by efenderbosch January 18, 2021
It is easy to understand what the aws-cdk:enableDiffNoFail feature flag does.

However, feature flag names like aws-cdk/secretsmanager:parseOwnedSecretName are unclear. I don't know by reading the flag name if if enabling the flag will include or exclude the suffix. A better name for this flag might be aws-cdk/secretsmanager:excludeSecretNameSuffix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/coreRelated to core CDK functionalityfeature-requestA feature should be added or improved.needs-designThis feature request needs additional design work.needs-discussionThis issue/PR requires more discussion with community.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions