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

Self Managed Stack Set Deployment Support #332

Closed
linsona opened this issue Jun 8, 2021 · 3 comments
Closed

Self Managed Stack Set Deployment Support #332

linsona opened this issue Jun 8, 2021 · 3 comments

Comments

@linsona
Copy link

linsona commented Jun 8, 2021

Description

Using CDK, we would like to define a template through CDK constructs and deploy as a Self Managed CFN Stack Set.

Related: #66

Working Backwards

  • User defines stack set the same way as normal cdk stack
  • When user executes cdk deploy it would create a stack set if it does not exist or update an existing stack set + existing stack set instances.

Proposed Scope:

Out of Scope (May be iteratively added in future):

  • Service Managed Stack Set
  • Add/Remove stack set instances by Id or OU

Roles

  • Driver: @linsona
  • Approver(s): (assigned by CDK team)
@eladb
Copy link
Contributor

eladb commented Jun 8, 2021

@linsona can you please check if this might be a duplicate of #66 ?

@skinny85
Copy link
Contributor

@eladb it is not, because not all features of StackSets are included in this one (see the "Out of scope" section in #332 (comment)).

@eladb
Copy link
Contributor

eladb commented Jul 7, 2021

@eladb it is not, because not all features of StackSets are included in this one (see the "Out of scope" section in #332 (comment)).

It's okay that we don't implement all the features immediately. I still think it's the same RFC.

Closing as dup so we can preserve the history and discussions around StackSets in a single place.

@eladb eladb closed this as completed Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants