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

(aws-codepipeline-actions): add support for CodePipeline Stack Set actions #12669

Open
2 tasks
polothy opened this issue Jan 22, 2021 · 2 comments
Open
2 tasks
Labels
@aws-cdk/aws-codepipeline-actions effort/medium Medium work item – several days of effort feature/coverage-gap Gaps in CloudFormation coverage by L2 constructs feature-request A feature should be added or improved. p2

Comments

@polothy
Copy link
Contributor

polothy commented Jan 22, 2021

There are two new actions available in CodePipeline:

  • AWS CloudFormation Stack Set
  • AWS CloudFormation Stack Instances

AWS announcement: https://aws.amazon.com/about-aws/whats-new/2020/12/aws-codepipeline-supports-deployments-with-cloudformation-stacksets/

Use Case

In order to deploy CloudFormation Stack Sets through a CodePipeline that is defined via a CDK project.

Proposed Solution

No proposed solutions, I assume they would look similar to the current CodePipeline actions.

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@polothy polothy added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 22, 2021
@skinny85 skinny85 added effort/medium Medium work item – several days of effort p1 and removed needs-triage This issue or PR still needs to be triaged. labels Jan 22, 2021
@ericzbeard ericzbeard added the feature/coverage-gap Gaps in CloudFormation coverage by L2 constructs label Apr 2, 2021
@ndchelsea
Copy link
Contributor

FYI - I put up #14225 today. It only covers stack sets because that's all I need at the moment - don't really have the time to do the testing and what not on the stack instances action since I don't need it. Hope it helps! (not linking the issue since it doesn't fully resolve)

@TejjeT
Copy link

TejjeT commented Apr 22, 2021

Curious , any idea when this will be generally available ?

@pahud pahud added p2 and removed p1 labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-codepipeline-actions effort/medium Medium work item – several days of effort feature/coverage-gap Gaps in CloudFormation coverage by L2 constructs feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

6 participants