Skip to content

(codepipeline): feature flag update to crossAccountKeys #28247

@kaizencc

Description

@kaizencc

Describe the feature

// @deprecated(v2): switch to default false
this.crossAccountKeys = props.crossAccountKeys ?? true;

In documentation, we mention updating the default for CDK v2. We did not do that. It's not great to blindly update the defaults anyway, but sounds like we should add it in with feature flag.

Use Case

Update default

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

cdk v2.100.0

Environment details (OS name and version, etc.)

mac

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