-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-codepipelineRelated to AWS CodePipelineRelated to AWS CodePipelineeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1
Description
Describe the feature
aws-cdk/packages/aws-cdk-lib/aws-codepipeline/lib/pipeline.ts
Lines 380 to 381 in f4c1d12
// @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
Labels
@aws-cdk/aws-codepipelineRelated to AWS CodePipelineRelated to AWS CodePipelineeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1