Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.
There is no method on high level code pipeline construct to import an existing pipeline via ARN. There was such a method in cdk v0.33
- What is the expected behavior (or behavior of feature suggested)?
Code pipeline high level construct has following import method: Pipeline.fromPipelineArn
- What is the motivation / use case for changing the behavior or adding this feature?
Importing an existing pipeline via ARN.
-
Please tell us about your environment:
- CDK CLI Version: 1.2.0
- Module Version: 1.2.0,
- OS: OSX
- Language: Typescript
-
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)
Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.
I'm submitting a ...
What is the current behavior?
If the current behavior is a 🪲bug🪲: Please provide the steps to reproduce
There is no method on high level code pipeline construct to import an existing pipeline via ARN. There was such a method in cdk v0.33
Code pipeline high level construct has following import method:
Pipeline.fromPipelineArnImporting an existing pipeline via ARN.
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)