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-cdk-lib): Better Document Stages #28312

Open
RichiCoder1 opened this issue Dec 8, 2023 · 1 comment
Open

(aws-cdk-lib): Better Document Stages #28312

RichiCoder1 opened this issue Dec 8, 2023 · 1 comment
Labels
@aws-cdk/core Related to core CDK functionality documentation This is a problem with documentation. effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p3

Comments

@RichiCoder1
Copy link
Contributor

Describe the issue

A common concept in a lot of recent frameworks in the concept of "Stacks" or "Stages" as discreet environment-specific configurations of Stacks.

The CDK even has the concept of Stages, but it's largely relegated to documenting it's usage in the context of CDK Pipelines.

I'd love to see the documentation expanded to describe how one would use stages in a manner similar to Serverless Framework, SST, or Pulumi Stacks, and how to deploy specific stages via the CLI without using pipelines.

Links

https://docs.aws.amazon.com/cdk/v2/guide/stacks.html
https://docs.aws.amazon.com/cdk/v2/guide/environments.html

@RichiCoder1 RichiCoder1 added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Dec 8, 2023
@github-actions github-actions bot added the aws-cdk-lib Related to the aws-cdk-lib package label Dec 8, 2023
@khushail
Copy link
Contributor

khushail commented Dec 8, 2023

Hi @RichiCoder1 , thanks for reaching out. Here is some explanation of the related topic but it would be really great to have detailed documentation as well. Marking this as P2.

@khushail khushail added p2 effort/medium Medium work item – several days of effort effort/small Small work item – less than a day of effort and removed needs-triage This issue or PR still needs to be triaged. effort/medium Medium work item – several days of effort labels Dec 8, 2023
@ashishdhingra ashishdhingra added the feature-request A feature should be added or improved. label Mar 14, 2024
@pahud pahud added p3 and removed p2 labels Jun 11, 2024
@moelasmar moelasmar added @aws-cdk/core Related to core CDK functionality and removed aws-cdk-lib Related to the aws-cdk-lib package labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/core Related to core CDK functionality documentation This is a problem with documentation. effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p3
Projects
None yet
Development

No branches or pull requests

5 participants