Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(codepipeline): change the API of cross-region replication Buckets #2977

Merged
merged 1 commit into from
Jun 21, 2019

Commits on Jun 21, 2019

  1. refactor(codepipeline): change the API of cross-region replication Bu…

    …ckets.
    
    Users are now supposed to pass instances of IBucket instead of just Bucket names.
    
    Changed the name and type of the Pipeline.crossRegionScaffold property.
    
    BREAKING CHANGE: the Pipeline construction property crossRegionReplicationBuckets now takes values of type IBucket instead of string.
    * The property Pipeline.crossRegionScaffoldStacks has been renamed to crossRegionSupport,
    and its type changed from CrossRegionScaffoldStack to CrossRegionSupport.
    skinny85 committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    7503639 View commit details
    Browse the repository at this point in the history