cloudtools/troposphere

Feature Request : Support for AWS CodePipeline V2 in troposphere

MozammilMinhajTR opened this issue · 4 comments

Around oct last year, AWS announced support for v2 type of code pipeline which has more flexibility and options to dynamically pass parameters for given run.

As of writing, troposphere is missing v2 option, so raising a feature req if someone can get this our ASAP, it would be great!

AWS CodePipeline supports parameterized pipelines (amazon.com)

AWS::CodePipeline::Pipeline - AWS CloudFormation (amazon.com)

@markpeek

Likely this was added in this commit but not released yet. Is this what you're looking for?

Likely this was added in this commit but not released yet. Is this what you're looking for?

Yeah, that's correct, looking forward to the release to try it out!
Thanks!

Hi @markpeek,
When can we expect this feature to be out so that we can make use of v2 functionality of aws codepipeline?

Sorry for the delay. Now available in Release 4.6.0.