cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.92k stars 1.45k forks source link

Feature Request : Support for AWS CodePipeline V2 in troposphere #2217

Closed MozammilMinhajTR closed 5 months ago

MozammilMinhajTR commented 5 months ago

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

markpeek commented 5 months ago

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

MozammilMinhajTR commented 5 months ago

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!

MozammilMinhajTR commented 5 months ago

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

markpeek commented 5 months ago

Sorry for the delay. Now available in Release 4.6.0.